Page 1 of 1

Serius! Warning message...

Posted: Sat Apr 30, 2005 12:19 pm
by cloxzime
Hi! I got many Warning! Messages after entered index.php in my dir...

Top Page
Warning: session_start(): open(/var/www/free.fr/3/3/teaka/sessions/sess_ef578ddd50b5dee0123763d2fe6c81c7, O_RDWR) failed: No such file or directory (2) in /var/www/free.fr/3/3/teaka/modules/serendipity/serendipity_config.inc.php on line 6

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/free.fr/3/3/teaka/modules/serendipity/serendipity_config.inc.php:6) in /var/www/free.fr/3/3/teaka/modules/serendipity/serendipity_config.inc.php on line 6

Warning: Cannot modify header information - headers already sent by (output started at /var/www/free.fr/3/3/teaka/modules/serendipity/serendipity_config.inc.php:6) in /var/www/free.fr/3/3/teaka/modules/serendipity/serendipity_admin.php on line 9
Bottom Page
Warning: Unknown(): open(/var/www/free.fr/3/3/teaka/sessions/sess_ef578ddd50b5dee0123763d2fe6c81c7, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/free.fr/3/3/teaka/sessions) in Unknown on line 0
What should I do?

Re: Serius! Warning message...

Posted: Sat Apr 30, 2005 1:00 pm
by garvinhicking
You need to talk to your webspace provider and tell him to fix his PHP installation so that Sessions work.

Serendipity and most other PHP Applications depend on the PHP session module which is installed by default. It's an error on your webserver, not with Serendipity.

Good luck,
Garvin

Okay...

Posted: Sun May 01, 2005 1:55 pm
by cloxzime
Thank you very much. I appreciated that! :D