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!
Search found 3 matches
- 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
- Mon Dec 06, 2004 4:18 pm
- Forum: ZoneMinder Previous Versions
- Topic: Missing php functions
- Replies: 3
- Views: 3258
- 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 ...