Problem with database cofigurations

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

rajesh
Posts: 2
Joined: Sat Jun 15, 2013 4:15 pm

Problem with database cofigurations

Post by rajesh »

Hi i am new to open emm please help me, i am struggling with the following issue from last two days actual problem is

" i am configured the provided openemm source in my eclipse and i tried to change the properties in emm.properties and cms.properties
as jdbc.username=root
jdbc.password=root
and i tested in mySql and working fine(connected succefully)
But unfortunately i found that it is also connecting with another credentials as
username=agnitas and password =openemm in mySql database, i not found where these settings are configured and how it will be changed."


Please help me where i went wrong. immediate help is greately appreciable because i cant moove without this solution. Thanks in advance
dzavalat
Posts: 6
Joined: Tue Oct 22, 2013 7:53 pm

Re: Problem with database cofigurations

Post by dzavalat »

Have you got any solution?
I have the same problem.

thanks.
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Problem with database cofigurations

Post by maschoff »

You have to adjust database user and password in library agn.py (used by Python scripts of OpenEMM's backend) as well.
OpenEMM Maintainer
dzavalat
Posts: 6
Joined: Tue Oct 22, 2013 7:53 pm

Re: Problem with database cofigurations

Post by dzavalat »

Thanks, issue resolved.
Post Reply