Hi all,

I'm getting these errors:

[04-Dec-2006 18:21:56] PHP Warning:  Unknown: The session id contains 
illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in Unknown 
on line 0
[04-Dec-2006 18:21:56] PHP Warning:  Unknown: Failed to write session data 
(files). Please verify that the current setting of session.save_path is 
correct (/var/lib/php5) in Unknown on line 0
[04-Dec-2006 18:22:09] PHP Warning:  session_start() [<a 
href='function.session-start'>function.session-start</a>]: The session id 
contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in 
/web/fotokritik.com/lib/main.php on line 24
[04-Dec-2006 18:22:20] PHP Warning:  Unknown: The session id contains 
illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in Unknown 
on line 0
[04-Dec-2006 18:22:20] PHP Warning:  Unknown: Failed to write session data 
(files). Please verify that the current setting of session.save_path is 
correct (/var/lib/php5) in Unknown on line 0


The project was running for a long time without any problems, today these 
errors show up...
I installed ZendPlatform trial and uninstalled maybe related but I don't 
knwo where to start.
I checked session.save_path and other options. Seems to be normal.

Do you have any ideas? 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to