problem for Install Zm V1.22.0

Support and queries relating to all previous versions of ZoneMinder
Locked
germandms
Posts: 40
Joined: Mon Oct 03, 2005 2:19 pm

problem for Install Zm V1.22.0

Post by germandms »

make the compilation without problems, the service this running, but when I enter http://localhost/zm it appears to me the following

Fatal error: Call to undefined function: session_start() in/srv/www/htdocs/zm/zm.php on line 159

php works just as mysql and apache. I believe that it is problems of permissions

the file in folder /srv/www/htdocs/zm are www wwwrun
thank you
User avatar
ma77hias
Posts: 71
Joined: Wed Jul 07, 2004 3:18 pm

what os ?

Post by ma77hias »

What OS are you using ?

Do you possibly have SELinux running ?
africanw
Posts: 13
Joined: Sun Feb 26, 2006 7:48 pm

Post by africanw »

You could do the extreme -

chmod -Rf 777 foldername
chown -Rf apache.apache fodlername
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Phil
Locked