MySQL database doesnt work on remote server help!
Hi
I am a bit of a PHP/MySQL noob and i am having trouble getting my MySQL database to work on my remote server (it works on my local server).
Locally i have:
Connection Name: local
MySQL server: localhost
User Name: root
Password: root
Database: wbgt
Remotely I have:
Created a database using:
username: wbgt (although it displays it as "web100-wbgt")
password: root
I have also imported the MySQL database on the remote server.
When I try to access any page that uses the MySQL database it comes up blank!
Any Ideas?
Thanks in advance for your help
Eddie
