Page 1 of 1

Problems authenticate user logins to ZoneMinder

Posted: Tue Sep 03, 2013 2:47 pm
by lukeyduke
Hi,

I have managed to just about complete configuring Zoneminder 1.25 on CentOS 6.3. I have having problems activating the OPT_USE_AUTH option. I cannot login using the default password.

I have checked the hashed password and I am entering it correct. It is 'admin'. I am just always returned to the login page.

Has anyone encountered this before? I figure it is maybe something to do with the PHP sessions settings or a file permission.

Any help would be appreciated.

Regards,

Luke

Re: Problems authenticate user logins to ZoneMinder

Posted: Fri Sep 06, 2013 5:06 pm
by lukeyduke
Just in case anyone else has the same problem. Check the permissions of the PHP Sessions folder. On CentOS 6.3 this is /var/lib/php/session

Re: Problems authenticate user logins to ZoneMinder

Posted: Wed Sep 30, 2015 11:58 am
by ksampat
Thanks for your post! I spent a few days trying to find the solution.
chmod 777 on the phpsessions directory did it.