You'r right of course, the directory didn't exist. Working alright now. -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD
Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged information. Unauthorised recipients are requested to preserve this confidentiality and to advise the sender immediately of any error in transmission. Stuart Dallas <[EMAIL PROTECTED]> wrote in message 3CD42BAD.28161.5486682@localhost">news:3CD42BAD.28161.5486682@localhost... > On 4 May 2002 at 18:22, Alex Francis wrote: > > Warning: open(/tmp\sess_51d4849918d3ffe4d2cc70013d678f6b, O_RDWR) > > failed: No such file or directory (2) > > Does the directory it's trying to write to exist? Seeing as you've posted this question, I'll > assume that you don't understand the error message. Out of curiosity, which bit of "No such > file or directory are you having trouble with? > > Sarcasm aside, it's trying to create a file named > /tmp\sess_51d4849918d3ffe4d2cc70013d678f6b in the root of the current drive (usually C). > In other words, does the directory c:\tmp exist? I would bet the farm that it doesn't. > > The solution? Either create the directory or change the session.save_path entry in your > php.ini. > > -- > Stuart -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php