Page 1 of 1

memory exhausted in show timeline

Posted: Sun Aug 24, 2008 11:07 pm
by nux
Hi

I am running a system with 16 cams all is working well , I can see the list of events but when I try to see Timeline clicking on Show Timeline , I am obtaining this error:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 20 bytes) in /var/www/html/zm/zm_db.php on line 104

I read a thread about this type of error, but thread finished saying that in version 1.23.2 the problem will be solved, but I am running 1.23.3 and I found it

can you help me ?

Posted: Mon Aug 25, 2008 1:38 am
by cordel
Sounds like you need to adjust the php.ini to allow php to use more than 16M.

Posted: Mon Aug 25, 2008 11:31 am
by nux
yes ! it solves my problem

thanks !