Page 1 of 1

WEB interface broken after Update

Posted: Thu Jan 23, 2025 4:43 pm
by Joe_77
Hello,

today i updated my ZoneMinder to 1.37.65 on a Ubuntu 22.04 machine. After the Updat the webpage http://IP/zm was blank. So i decided to update the Ubuntu to 24.04 and hope the problem will be solved. But the webpage is still blank.

In the apache error log i can find this:

Code: Select all

 [Thu Jan 23 17:06:42.966193 2025] [proxy_fcgi:error] [pid 2906:tid 125603665675968] [client 192.168.77.119:49241] AH01071: Got error 'PHP message: PHP Parse error:  syntax error, unexpected ')' in /usr/share/zoneminder/www/includes/Monitor.php on line 1298\n'
 
Can you help me please to solve this.

Kind regards
Jochen

Re: WEB interface broken after Update

Posted: Thu Jan 23, 2025 5:31 pm
by iconnor
Try this: On the previous line, it ends with a comma. Remove the comma.

Re: WEB interface broken after Update

Posted: Fri Jan 24, 2025 2:27 pm
by Joe_77
Hi,

thank you this worked fine. A second comma was in line 1331 to remove.

Kind regards

Jochen