OS: SuSe 9.3, frame grabber: Hoppague 600 USB.
Prior posts have been solved. Mostly, they were permission issues.
Here is the error I get:
Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/zm/zm.php on line 149
Are the braces supposed to be filled in w/ something?
Anybody know what this means?
TIA & Regards, FXS
Session_Start fault in zm.php
Perl Script
Tried 1.21.4
pearl zmconfig.pl returned this:
Use of uninitialized value in concatenation (.) or string at zmconfig.pl line 1724, <> line 121.
Saving config to DB
DBD::mysql::st execute failed: Column 'Value' cannot be null at zmconfig.pl line 1778, <> line 121.
Can't execute: Column 'Value' cannot be null at zmconfig.pl line 1778, <> line 121.
pearl zmconfig.pl returned this:
Use of uninitialized value in concatenation (.) or string at zmconfig.pl line 1724, <> line 121.
Saving config to DB
DBD::mysql::st execute failed: Column 'Value' cannot be null at zmconfig.pl line 1778, <> line 121.
Can't execute: Column 'Value' cannot be null at zmconfig.pl line 1778, <> line 121.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
If you look here you can see the definition of the session_start function. There should eb no circumstances where it isn't available as far as I know.
Phil
Phil