My problem about seesion
Posted: Thu Dec 26, 2002 9:03 pm
I got a big trouble about using session
follow is my ERROR message:
Warning: open(/tmp\sess_9a6cec248fd2262e14e7a1bf52cb0d1d, O_RDWR) failed: No such file or directory (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
how should I config my php.ini??
my php.ini is :
session.save_path = \tmp
session.cookie_path = \
session.save_handler = files
My OS is winXP
sorry....My English is very poor....
Thanks for your answer....
follow is my ERROR message:
Warning: open(/tmp\sess_9a6cec248fd2262e14e7a1bf52cb0d1d, O_RDWR) failed: No such file or directory (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
how should I config my php.ini??
my php.ini is :
session.save_path = \tmp
session.cookie_path = \
session.save_handler = files
My OS is winXP
sorry....My English is very poor....
Thanks for your answer....