Page 1 of 1

PHP undefined function ?

Posted: Wed May 19, 2004 3:55 pm
by hansie
Hi,

Just installed Zoneminder 1.19.2 on SuSE 9.1 with Apache 2.0.49.
The entire installation procedure went without problems (as far as I could see).
I am able to watch video from my webcam (720K) with xawtv.
When I go to zm.php and try to add a new monitor, a second window appears. Here I enter the name, function, device no and capture palette (YUV420P).
When I click save, the following message appears :
Fatal error: Call to undefined function: session_write_close() in /srv/www/zm/zm_actions.php on line 297

Anyone had the same problem ?
On an old PC I used to have Zonminder running, but that was with apache 1.3, not 2. The old PC died.....

Any suggestion is welcome.

Thanks,

Hans

PHP undefined function ? SOLVED

Posted: Thu May 20, 2004 1:40 pm
by hansie
Hi,

Managed to solve my own problem.
Did a re-install of apache2 and php and all of a sudden
ZM worked perfectly again.

Sorry if I caused any trouble...