Search found 3 matches

by logoff
Tue Jun 15, 2010 3:50 pm
Forum: Using OpenEMM
Topic: how to place MySQL server in a remote machine in OpenEMM 6
Replies: 2
Views: 3117

Finally I have modified agn.py script because there is hard code inside them!! It looks like a bug, because I have read that in version 6 of OpenEMM all the configuration parameters are in emm.properties and cms.properties files.

In line 247 and 248:

('emm', 'jdbc.url', 'jdbc.username', 'jdbc ...
by logoff
Tue Jun 15, 2010 3:20 pm
Forum: Using OpenEMM
Topic: how to place MySQL server in a remote machine in OpenEMM 6
Replies: 2
Views: 3117

Hi again!

I have edited emm.properties file and cms.properties file, but I have no good results, this is the output:

Start /home/openemm/bin/scripts/bav-update.py .. done.
Start /home/openemm/bin/scripts/bav-trigger.py .. done.
Start /home/openemm/bin/scripts/bavd.py .. done.
Start /home/openemm ...
by logoff
Tue Jun 15, 2010 11:35 am
Forum: Using OpenEMM
Topic: how to place MySQL server in a remote machine in OpenEMM 6
Replies: 2
Views: 3117

how to place MySQL server in a remote machine in OpenEMM 6

I have found some post replying this question, but none specify how to do it in version 6.

This old post , for instance, talk about emm.properties file which have some system properties, agn.py wich is difficult to interpret and Mailgun.ini which I have not found.

Anybody can explain how to do it ...