This topic is locked

Setup with Remote Database

12/22/2011 5:30:19 PM
PHPRunner General questions
J
jamesatcf author

All,
I am trying to setup PHPRunner with a remote database.
I added the phprunner.php file and I can access it fine, but when I test it I just see a blank white screen.
Here is the information when I test it. I can also change the url from localhost to url.com and I get the same information.
http://url.com/phprunner.php?todo=connect&host=localhost&login=root&pwd=mysql&port=
What should I do?
Thanks in advance,

James

Sergey Kornilov admin 12/22/2011

It should work work with localhost exactly the same way as it works with your remote website. Just in case make sure your website supports PHP.
If this doesn't help contact support directly sending us phprunner.php URL, MySQL server address, username and password. We'll find what causes the trouble.