Trouble setting up db

Support and queries relating to all previous versions of ZoneMinder
Locked
coasterjunkie
Posts: 1
Joined: Mon Nov 28, 2005 12:21 am
Location: Kentucky
Contact:

Trouble setting up db

Post by coasterjunkie »

I just built a dedicated ZM box. I am running Red Hat 7.1 and ZM 1.21.4 source. When I try to run ./configure to set up the mysql db, or zminit, it always says access denied due to incorrect password. It is trying to use YES as the password even though zm.conf and zmconfig.txt both show the user/pass that I put in.

Any ideas?

Thanks.

Jason
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

i think you need the root password for the db here
it wont always be your root login password, have you tried leaving it blank i think the default passward is that

James
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

James is correct, if you just setup your machine and haven't assigned a password to the database root user (It does not use PAM services and maintains it's own user base) just leave the password blank.
zminit only comes with and is used by the rpm packages.

Regards,
Cordel
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Just to add that the YES just indicates that a password is being used, not what it is.

Phil
Locked