Serius! Warning message...

Having trouble installing serendipity?
Post Reply
cloxzime

Serius! Warning message...

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

Re: Serius! Warning message...

Post 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
# 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/
cloxzime

Okay...

Post by cloxzime »

Thank you very much. I appreciated that! :D
Post Reply