I have a standard OpenEmm installation on a Windows 2003 Server, everything working in order.
I also have SugarCRM installed on the same server and again everything working great, but in order to odbc to the "SugarCRM" MySQL database, I had to modify "my.ini" file from bind-address = 127.0.0.1 to bind-address = "Actual server IP Address"
Now I can odbc from remote machine to SugarCRM database, but my OpenEmm will not start and gives this error when I run start.bat
"Starting up .. home is C:\OpenEMM .. found codebase .. Failed to connect to database"
Please help me fix this issue so OpenEMM is not looking for 127.0.0.1 but rather the actual IP address of the server.
Thank you in advance!
"found codebase .. Failed to connect to database"
Moderator: moderator