The default path for the php.ini under 2003 is different than on 2000. I ran into this problem. Setup your PHP ini and put it in: c:\windows\system32\inetsrv (Above is default path) or %systemdir%\inetsrv Should fix your problem. 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: "Eric COLINET" <e.colinet@laposte.net> To: <servidor@inisav.cu>; <php-windows@lists.php.net> Sent: Monday, November 03, 2003 12:56 PM Subject: RE: PHP4 + windows 2003 server > Hi, > > the path /tmp\sess_25db9216cc993bf4a6c2051981a339f5 can't exists on a > windows platform ! > Try to set the session save_path to a correct value. > > ie: > session.save_path = c:\temp (in php.ini) > or > session_save_path('c:\\temp'); (in your code) > > assuming that c:\temp realy exists on your machine. > > Regards, > Eric > > > > > At 19:45 03/11/2003, Gerardo Rojas wrote: > >Make sure that the temp directory exists, where the session data is stored. > > > > > >-- > >Gerardo S. Rojas > >mailto: grojas@strategicinc.com > > > > > >-----Original Message----- > >From: servidor [mailto:servidor@inisav.cu] > >Sent: Monday, November 03, 2003 12:28 PM > >To: php-windows@lists.php.net > >Subject: PHP4 + windows 2003 server > > > > > >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 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php