Ben,
The solution is to change the path of the variable "session_data" in your
php.ini file. Standard this path is set to /tmp which does not work.
Copy your session_data directory to e:/inetpub and point the session_data
variable in php.ini to that path.
regards,
Marnix
> I am getting the following on a Windows 2000 >Pro installation when I try
to start a session:
>Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, >O_RDWR) failed:
m(2) in
> e:\inetpub\wwwroot\cd\common.inc on line 27
>Any help would be much appreciated.
>
> Regards,
> Ben
--
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]