Page 2 of 2

Re: Logging in returns to log in page

Posted: Thu May 25, 2017 6:21 pm
by rockedge
try something else if doesn't work
open /usr/share/zoneminder/www/index.php and comment out around line 21:

Code: Select all

//error_reporting( E_ALL );
and see if the zm web console opens.

Re: Logging in returns to log in page

Posted: Fri May 26, 2017 6:45 am
by rodrigomartinho
Great rockedge, it worked! It was indeed set to 1.

What is strange about this is that I didn't change this settings recently. Maybe only after the update ZoneMinder started "caring" about this.

Re: Logging in returns to log in page

Posted: Fri May 26, 2017 6:50 am
by rodrigomartinho
Is there a way to mark this as solved?