Read a little closer on the error. > (Warning: session_start() [function.session-start]: open > (/tmp\sess_25db9216cc993bf4a6c2051981a339f5, O_RDWR) failed: It's trying to find /tmp, which does not exsit under any M$ filesystem that I am aware of. Try the .ini and be sure to specify your path within that ini. Then, it should at least try to start working and give you a valid path to give permissions to. Regards, Nick H. Network Operations Center nickh@supportteam.net Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsupport.com/ ------------------------------------------- Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of my firm shall be understood as neither given nor endorsed by it. ----- Original Message ----- From: "Piotr Pluciennik" <ppluciennik@yahoo.com> To: <php-windows@lists.php.net> Sent: Monday, November 03, 2003 12:38 PM Subject: Re: PHP4 + windows 2003 server > Hi, > > have you got all directories and rights for them to store session > variables on your server (in your example this is tmp directory)? Your > error message means that php cannot write/access the session file. > > HTH > Piotr > > servidor wrote: > > > Hi! > > > > PHP4 + windows 2003 server + Apache4 works fine?? > > I have trouble with sesions, > > ********************************************* > > (Warning: session_start() [function.session-start]: open > > (/tmp\sess_25db9216cc993bf4a6c2051981a339f5, O_RDWR) failed: > > ********************************************* > > > > I test in Windows XP and all is OK. > > > > thanks > > > > Lazaro > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php