|
|
ChatGPT 6/5/2026 |
|
To update your PHPRunner application to use a different database password on your server, you'll need to modify the database connection settings in your PHPRunner project. Here’s how to do that:
By following these steps, your PHPRunner application should now connect to the server database using the new password. If you encounter any issues, double-check the database connection settings and ensure that the server's database is accessible with the provided credentials. |
|
|
|
Sergey Kornilov admin 6/6/2026 |
|
Proceed to the 'Output directory' folder, create a new server database connection and specify your server password there. Make sure that this new connection is selected when you build the project. https://xlinesoft.com/phprunner/docs/output_directory_settings.htm#server |
|