Louie Miranda wrote:

i mean under /



Please use the unix command 'df' to see the disk drive usages for a list of your available disks and specially for the disk where /tmp is located.

Best

Bao

-- -
Louie Miranda
http://www.axishift.com


----- Original Message ----- From: "Louie Miranda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 26, 2004 9:54 AM Subject: Re: [PHP] Problem: Failed to write session data (lack of resources?)




actually /tmp is under /root and it contains 10G of space free still.
What could be wrong here? Is it im loosing hardware resources, etc?

-- -
Louie Miranda
http://www.axishift.com


----- Original Message ----- From: "Mike Migurski" <[EMAIL PROTECTED]> To: "Louie Miranda" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, January 26, 2004 9:23 AM Subject: Re: [PHP] Problem: Failed to write session data (lack of resources?)




open(/tmp/sess_ce957a6f5c094441fbf7197aa683dec1, O_RDWR) failed: No


space


left on device (28) in Unknown on line 0

can anyone explain what can i do with this? this always happen, btw, on
some of my php pages i always have sessions.


Sounds like you're out of room on whatever drive /tmp is mapped to.





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



Reply via email to