This topic is locked

Webhost doesn't allow remote connection

10/28/2010 9:21:54 PM
PHPRunner General questions
M
mach1korea author

Hi Guys
I'm new to phprunner and would appreciate some help.
My host doesn't allow remote connection <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=15615&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' />, I can get my project to run locally using XAMPP and upload the files. But I can not access my database.

When I run phprunner.php on my site and enter the login detail I just end up with a blank screen. Is there any way to modify the files to connect to my database?
Regards

Kevin

Sergey Kornilov admin 10/28/2010

Kevin,
when remote connections are not allowed connect via phprunner.php is the only way to go.
If for any reason it doesn't work I recommend to contact support directly providing FTP and MySQL connection info. Most probably there is an issue with PHP configuration on the server though it's hard to tell without seeing what exactly is going on.

M
mach1korea author 10/29/2010



Hi Guys
I'm new to phprunner and would appreciate some help.
My host doesn't allow remote connection <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=54021&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />, I can get my project to run locally using XAMPP and upload the files. But I can not access my database.

When I run phprunner.php on my site and enter the login detail I just end up with a blank screen. Is there any way to modify the files to connect to my database?
Regards

Kevin


I have just had a thought would I have to edit my .htaccess file as it is empty at the moment and if so what would I have to put in there?
Regards
Kevin

Sergey Kornilov admin 10/29/2010

.htaccess file content is not relevant to this issue

xtg4me 11/11/2010



Kevin,
when remote connections are not allowed connect via phprunner.php is the only way to go.
If for any reason it doesn't work I recommend to contact support directly providing FTP and MySQL connection info. Most probably there is an issue with PHP configuration on the server though it's hard to tell without seeing what exactly is going on.


Thank you very much for your information. I have just started using this product, and was having a hard time figuring this out.