Run Bitnami Redmine Stack with Easyphp server
|
|
Hi, my company is using easyphp on Windows XP as web server, hosting a few php applications for the service. But they’d like to use Redmine to manage their projects. I tried on my computer to use both easyphp and Bitnami Redmine Stack, but MySQL(easyphp) did’nt work anymore. However Redmine worked successfully. I tried to change sockets and ports, no change. Even if I stop Bitnami redmine stack service, mysql doesn’t work. If I uninstall redmine, it works again. How could I run both applications ? Thanks, |
|
|
Hi Chris, Was the MySQl (easyphp) started before installing Redmine Stack? The Stack is system independent. If another MySQL server is running during the Redmine installation, the Stack should show you that the defautl port is in use and you can select a different port. Regards, Beltran |
|
|
Beltran, thanks for your quick answer. Easyphp was running during Redmine Stack’s installation (I tried both solutions). The installer suggested to change apache and mysql ports. I choose 8080 for the first, and 3360 for the second. After the installation, no problem, I can use my web application on localhost:80 and redmine on localhost:8080. But if I restart Easyphp, or if I restart my computer, MySql(easyphp) is unavailable until I uninstall Redmine Stack :( Do you have an idea? |
|
|
If you start the easyPHP MySQL database, which is the error? Could you post the easyPHP MySQL log file? |
|
|
When I launch EasyPHP, Apache and MySQL start with no error. If I restart MySQL, it crashes, and I can see no error message in the log file. When I launch an application on EasyPHP server, I get this error: It says that server didn’t answer beyond a certain period. Thanks |

