Search found 3 matches

by atlas1
Mon Dec 06, 2004 4:52 pm
Forum: ZoneMinder Previous Versions
Topic: Fatal error: Call to undefined function session_write_close
Replies: 1
Views: 4412

Since nobody else seems to be nice enough to post the fix for this error I will.

After much searching around, I found out that my default configure options for PHP5 included "--disable-session". Its sure bet this is the reason for the "session_write_close()" error.

DAMN GENTOO!
by atlas1
Mon Dec 06, 2004 4:18 pm
Forum: ZoneMinder Previous Versions
Topic: Missing php functions
Replies: 3
Views: 3258

could you please post how you fix this error, i'm getting the same thing with php5, apache2 and zoneminder 1.19.5

Gentoo kernel 2.4.26-gentoo-r9

v4l confirmed and working.
/dev/video1 confirmed and working.

I've compiled this zoneminder from source.
by atlas1
Mon Dec 06, 2004 3:21 pm
Forum: ZoneMinder Previous Versions
Topic: Fatal error: Call to undefined function session_write_close
Replies: 1
Views: 4412

Fatal error: Call to undefined function session_write_close

I am getting this error from the zm_actions.php script when starting the server.... I seem to be getting this error all over the program though.... just on different scripts. Fatal error: Call to undefined function session_write_close() in /var/www/localhost/htdocs/zoneminder/zm_actions.php on line ...