fatal error line 19

Having trouble installing serendipity?
Post Reply
jan
Posts: 2
Joined: Sun Apr 06, 2008 3:05 pm

fatal error line 19

Post by jan »

hi,

i uploaded serendipity 1.3 and tried to install it. All i get is a
Fatal error: Call to undefined function: session_regenerate_id() in /home/www/htdocs/xxxx.de/jan/serendipity_config.inc.php on line 19
i tried to change the permissions of the directories but nothing changed.

watch my testphp: testphp

Any ideas? Thanks!

Jan
Last edited by jan on Sun Apr 06, 2008 7:18 pm, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: fatal error line 19

Post by garvinhicking »

Hi!

Your PHP version is too old, Serendipity requires PHP at least 4.3.2, but you should even better switch to PHP5 because of improved performance.

Your PHP version is very old and has severly severe security issues, so yo should definitely upgrade.

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/
jan
Posts: 2
Joined: Sun Apr 06, 2008 3:05 pm

Post by jan »

thanks, garvin!
Post Reply