[SOLVED] Â Possible bug: Access Denied for user only when published |
7/9/2015 8:29:01 PM |
PHPRunner General questions | |
B
bioman author
Hi, |
|
![]() |
Admin 7/10/2015 |
You need to check with your hosting company what is correct combination of server address/username/password. Probably you need to use localhost instead of a2ss16.a2hosting.com as server address etc. |
B
|
bioman author 7/10/2015 |
Hi Sergey, You need to check with your hosting company what is correct combination of server address/username/password. Probably you need to use localhost instead of a2ss16.a2hosting.com as server address etc. |
B
|
bioman author 7/10/2015 |
I tried the above, but I cannot change the server to 'localhost' in PHPRunner because it is not possible to publish without connecting to the database. Do I need to modify the connection in the output folder after building the project? If so, how? Hi Sergey, When I tried 'localhost' I was unable to connect to the database from PHPRunner, so my hosting company told me to use their server name. Can I just change the server to 'localhost' in PHPRunner when publishing and then back to the server name when working on the project? |
B
|
bioman author 7/10/2015 |
I found the solution! Here are the steps in PHPRunner:
|