remote database connection/ Found 0 tables on remote host
-
Hello,
I am trying to add a remote database connection.
On testing the connection the following result I get:Preparing connection…
Establishing connection…
Connection established…
Counting tables…
Found 0 tables on remote host…Remote database connection valid
The problem is: “Found 0 tables ..” but there exists tables.
The MySQL database is hosted on the same hosting account as my wordpress website.
For MySQL host I have tried both ‘localhost’, and the ip address provided by my webhost’s. This is 194.150.248.215.
For username, and password I use the correct info (which I use from an other application where it works).
For port, 3306 which is the port used for mysql as shown in PHPMyAdmin.
Can someone help me and tell me what I’m doing wrong.
thanks,
Martin
The topic ‘remote database connection/ Found 0 tables on remote host’ is closed to new replies.