[PHP] Session problems: Warning: write failed: Disk quota exceeded

2002-08-21 Thread Beau Hartshorne
Hi, Recently, my php app has started to throw these warnings: Warning: write failed: Disk quota exceeded (122) in Unknown on line 0 Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 I narrowed it

Re: [PHP] Session problems: Warning: write failed: Disk quota exceeded

2002-08-21 Thread Bob Irwin
Netcom - Original Message - From: Beau Hartshorne [EMAIL PROTECTED] To: php-general [EMAIL PROTECTED] Sent: Thursday, August 22, 2002 12:24 PM Subject: [PHP] Session problems: Warning: write failed: Disk quota exceeded Hi, Recently, my php app has started to throw these warnings: Warning