Hello Ben,

You must specify path to store session data in php.ini:
session.save_path = /path/to/store/session/data
(/tmp by default)

php must have write permissions on this dir.

-- 
Best regards,
 Ruslan Ohitin
 [EMAIL PROTECTED]


BE> I am getting the following on a Windows 2000 Professional installation when 
BE> I try to start a session:

BE> Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m 
BE> (2) in
BE> e:\inetpub\wwwroot\cd\common.inc on line 27



-- 
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]

Reply via email to