This topic is locked

Cannot connect to my website database

9/28/2008 6:16:44 PM
PHPRunner General questions
R
Raspe author

I've just downloaded the PHPRunner v. 4.2 (build 379) trial version (from this website: http://www.xlinesoft.com/products.htm)), and was of course eager to try it out!
However I can't even connect to my website mySQL Database. I've tried both directly by typing in my hosts IP and using PHP.
But here's the strange thing: When trying to "Connect using PHP", I manage to upload the phprunner.php just fine, but when go to the file it gives me the classic: "Not Found

The requested URL /phprunner.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

.
However when I use another FTP-client to enter my website directory, the "phprunner.php" is clearly there, in the right directory (/public_html). (I've also tried manually deleting it in an external ftp-client and replacing it with the one from "program files/PHPRunner4.2").
So why, oh why, can't I be allowed to see this file, and thereby connect via php?
All the best hopes

R
Raspe author 9/28/2008

Problem solved... By patience...

Just waited and uploaded "phprunner.php" again via the PHPRunner application - and now it works.