Problem connecting to remote database
-
Hello,
I am trying to add a remote database connection but have been unsuccessful so far.
The MySQL database is hosted on the same hosting account as my wordpress website.
The database name is cycadlis_worldlist, but in the data explorer it is prefixed by rdb:, so it turns into rdb:cycadlis_worldlist
For MySQL host I have tried both ‘localhost’, and an ip address provided by my webhost’s ‘remoteMySQL’ app in CPANEL as an ‘Access Host’. This is 66.198.240.10.
For username, I put my MySQL username, which is in this format cycadlist_username
For password, the password for this database
For port, 3306 which is the port used for mysql as shown in PHPMyAdmin.
For MySQL schema, I’m not quite sure. If I leave it blank, it says ‘preparing connection’ and then does not advance beyond that. If I put the database name there (cycadlis_worldlist) or information_schema, then I get the error message ‘Remote database connection invalid’.
This should be very straightforward, but I am obviously doing something wrong. If anyone could provide some advice as how to move forward it would be much appreciated.
thanks,
MichaelThe page I need help with: [log in to see the link]
The topic ‘Problem connecting to remote database’ is closed to new replies.