i have the following errors when trying to use sessions in php. also it seems that sessions aren't working at all now! (errors below)
i am using a virtual dedicated server, and i know that /tmp exists and has at some points had sessions stored in it. also the disk quota is allocated space is 100MB, and im using only 5.5MB.
what should i set my php.ini settings to? session.auto_start = 0 at the mo, which i think is correct. session.save_path = /tmp
please help!
Warning: Unknown(): write failed: Disk quota exceeded (122) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0