Page 1 of 1

php install error

Posted: Wed Sep 28, 2005 6:56 pm
by ccolvin
I am trying to install on Suse10 and am getting the following error:

Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/serendipity/serendipity_config.inc.php on line 6

any suggestions?

Thanks,
Chris

Re: php install error

Posted: Thu Sep 29, 2005 2:17 pm
by garvinhicking
You need to compile your PHP module with session support.

Regards,
Garvin