You just have one server, right? Is there any kind of load-balancing
going on that uses several servers?

---John Holmes...

> -----Original Message-----
> From: Josh Bauguss [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 11, 2002 2:04 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] sometimes I get session write failure
> 
> I've searched this mailing list and couldn't find anybody with a
similar
> problem.
> 
> I am seeing periodic session write failures on my server.  I get the
> classic
> 
> PHP Warning:  Failed to write session data (files). Please verify that
the
> current setting of session.save_path is correct
> (/home/t-shirtking.com/session_data) in Unknown on line 0
> 
> Of course I checked the permissions.  Everything is fine there.
Garbage
> collection runs well.  The directory doesn't get real big.
> 
> The thing I couldn't find on this mailing list is that sessions work.
I
> can't duplicate the message.  So I only sometimes get the error.
> 
> I added the session write close command in an include file that gets
> appended to every page.
> 
> Why in the world would I only sometimes get this error?
> 
> Thanks,
> Josh Bauguss
> [EMAIL PROTECTED]
> 
> 
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




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

Reply via email to