[Fwd: Re: PHP4 + windows 2003 server]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




-- Regards Karthikeyan.S

Sr. Technical Project Associate
NatureSoft Pvt. Ltd.
11/20 Appu Street 2nd Lane, Mylapore
Chennai  600004
India
tel: +91 44 2461 7193
fax: +91 44 2494 1474
http://www.nature-soft.com

--- Begin Message ---
Not my error.  The ini under 2003 is found in C:\WIndows\system32\inetsrv, not just C;\windows. Without the ini in the right place, it wont work.  Once the INI is in the right place, it'll work fine.
 
 

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 -----
Sent: Wednesday, November 05, 2003 4:51 AM
Subject: Re: PHP4 + windows 2003 server

Change the

session.save_path in php.ini file

to some temp directory of ur windows system.

JAI SAIRAM

Nick H. -- Network Operations wrote:
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
    

  


-- 
Regards
Karthikeyan.S
 
Sr. Technical Project Associate
NatureSoft Pvt. Ltd.
11/20 Appu Street 2nd Lane, Mylapore
Chennai  600004
India
tel: +91 44 2461 7193
fax: +91 44 2494 1474
http://www.nature-soft.com

--- End Message ---
-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux