Search found 2 matches

by cyberkoa
Wed Apr 15, 2009 8:02 am
Forum: Installation & Upgrades
Topic: MySQL db in another server , possible ?
Replies: 3
Views: 4573

You can adjust the settings for the MySQL database connection in file emm.properties in directory /home/openemm/webapps/core/WEB-INF/classes.

Thanks. that is for the openEMM Web GUI

For those configuration scripts , such as sendmail-enable.sh and sendmail-disable.sh , which used agn module ...
by cyberkoa
Thu Apr 09, 2009 10:23 am
Forum: Installation & Upgrades
Topic: MySQL db in another server , possible ?
Replies: 3
Views: 4573

MySQL db in another server , possible ?

My scenerio is like this ,

I have 2 servers. 1st server running postfix and mysql . Since postfix conflict with OpenEMM, I will install openEMM in 2nd server , but I want to use the MySQL in 1st .

My question is ,

1. Is it possible ?

2. If yes, how should I change the configuration ? i try to ...