Hi
I've got apache2 and php 5.0.1 running on FreeBSD fine. phpinfo works fine and gives all the right responses. However I've tried to install squirrelmail and when I got to the index page all I get is a blank screen. If I try to run the file through command line I get the following:
PHP Fatal error: Call to undefined function session_id() in /usr/local/ on line 293
Is there a way to turn on error logging etc?
thanks
I've got apache2 and php 5.0.1 running on FreeBSD fine. phpinfo works fine and gives all the right responses. However I've tried to install squirrelmail and when I got to the index page all I get is a blank screen. If I try to run the file through command line I get the following:
PHP Fatal error: Call to undefined function session_id() in /usr/local/ on line 293
Is there a way to turn on error logging etc?
thanks