is there any support for session mgmt in php3?

my client is trying to run an application bhilt in php 4
on a php 3 host.  they're getting this error:::

  Warning: open(/tmp\sess_f457a8d6cff21b32a0556e8a4fe9ff85, O_RDWR) failed:
m (2) 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


is it because it's on a php3 host?

-free


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to