WEB interface broken after Update

Current Development version likely to have breaking changes
Post Reply
Joe_77
Posts: 3
Joined: Thu Jan 23, 2025 4:19 pm

WEB interface broken after Update

Post 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
User avatar
iconnor
Posts: 3346
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: WEB interface broken after Update

Post by iconnor »

Try this: On the previous line, it ends with a comma. Remove the comma.
Joe_77
Posts: 3
Joined: Thu Jan 23, 2025 4:19 pm

Re: WEB interface broken after Update

Post by Joe_77 »

Hi,

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

Kind regards

Jochen
Post Reply