Page 1 of 1

fatal error line 19

Posted: Sun Apr 06, 2008 3:11 pm
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

Re: fatal error line 19

Posted: Sun Apr 06, 2008 5:47 pm
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

Posted: Sun Apr 06, 2008 7:18 pm
by jan
thanks, garvin!