php install error

Having trouble installing serendipity?
Post Reply
ccolvin
Posts: 1
Joined: Wed Sep 28, 2005 6:53 pm
Location: Iowa

php install error

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: php install error

Post by garvinhicking »

You need to compile your PHP module with session support.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply