Re: Session On Window [Urgent]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You must set a tmp directory for created sesssion files; edit php.ini and
look for:
session.save_path = /tmp

replace it with say:
session.save_path = C:/temp

where C:/temp must exist and must be writable by PHP user


/* Rhemax */


"M. Imran Khan" <imran.khan@xxxxxxxxxxxx> wrote in message
news:008101c4635f$685ced60$0100a8c0@xxxxxxxxxxxxxxx
Dear Users,

Can I manage the PHP session on windows.

I am running the Apache 1.3 and PHP. I got the warning:

Warning: open(/tmp\sess_2b69db87d2a153561e2972b4fb5eac3c, O_RDWR) failed: m
(2) in c:\program files\apache group\apache\htdocs\test\sess.php on line 2

Please can some one help me regarding this.



Regards,
M. Imran Khan

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux