It seems that you are running the script on a windows machine... Yet, I think that your php.ini must be trying to store session files in /tmp (which does not exist on windows). Perhaps if you change the session path in the php.ini file it will fix the problem...
Jeff At 01:50 PM 1/28/2002 +1300, Philip J. Newman wrote: >Warning: open(/tmp\sess_00fe5002ea636ad76223e15f3841da02, O_RDWR) failed: >m (2) in d:\website\index.php on line 2 > >What dose this mean? > >Philip J. Newman >Philip's Domain - Internet Project. >http://www.philipsdomain.com/ >[EMAIL PROTECTED] >Phone: +64 25 6144012 -- PHP General 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]