I am running php 4.3.4 Win 32 as a module with Apache 1.3.29.
I am trying show this modification in the php.ini file
session.save_pa th = C:\PHP\phpsessi ondata
But when I restart then then go into PEAR to begin an install I
allways have the following errors at the bottom of the page.
Any ideas ?
- Eric
Warning: Unknown(): open(/tmp\sess_3476e5 826cc724d730b79 148be0386ab,
O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please
verify that the current setting of session.save_pa th is correct (/tmp)
in Unknown on line 0
I am trying show this modification in the php.ini file
session.save_pa th = C:\PHP\phpsessi ondata
But when I restart then then go into PEAR to begin an install I
allways have the following errors at the bottom of the page.
Any ideas ?
- Eric
Warning: Unknown(): open(/tmp\sess_3476e5 826cc724d730b79 148be0386ab,
O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please
verify that the current setting of session.save_pa th is correct (/tmp)
in Unknown on line 0
Comment