Hello,
I continue to get the following error message.
Warning: open(/tmp\sess_b423cc9c8cb09f7e9c50aea387a0093e, 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
After some searching I learned that I needed to change the session save
variable in php.ini. I have so far changed it to c:\temp, c:/temp, \temp,
/temp. I have given the everyone group full control over that temp dir. The
error message never changes. I have php.ini in %systemroot%. The everyone
group has read permissions to php.ini. It looks like it is never actually
reading the file, but I don't know how to verify this, or fix it if true.
I am running php 4.0.6, the full zip package. It is running on IIS5 and
Win2K server SP2. The test.php script which displays all the php variables
works fine. Any ideas?
--
------------------------------------------------------------------
Do not reply via email, the reply address is
strictly for spam. Thanks!
Adrian
MCSE, CCNA
------------------------------------------------------------------
--
PHP Windows 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]