Hi, Monday, January 26, 2004, 10:21:59 AM, you wrote: LM> [Mon Jan 26 07:42:56 2004] [error] PHP Warning: Failed to write session LM> data (files). Please verify that the current setting of session.save_path is LM> correct (/tmp) in Unknown on line 0 LM> [Mon Jan 26 07:43:25 2004] [error] PHP Warning: LM> open(/tmp/sess_ce957a6f5c094441fbf7197aa683dec1, O_RDWR) failed: No space LM> left on device (28) in /www/bcard/us/preview.php on line 50 LM> [Mon Jan 26 07:43:25 2004] [error] PHP Warning: LM> open(/tmp/sess_ce957a6f5c094441fbf7197aa683dec1, O_RDWR) failed: No space LM> left on device (28) in Unknown on line 0
LM> can anyone explain what can i do with this? this always happen, btw, on some LM> of my php pages i always have sessions. LM> -- - LM> Louie Miranda LM> http://www.axishift.com make sure your temp file permissions look like this drwxrwxrwt 2 root root 0 Jan 25 23:00 tmp -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php