Hello,

  I think the following document will solve your problem : 

  http://www.php.net/manual/en/function.session-save-path.php

  If you don't wanna read just try:

  session_save_path("C:\\Winnt\\Temp");

Ali Pakkan

E-Mail: [EMAIL PROTECTED]
Gsm: +90542 3268742

On Wed, 28 Nov 2001, William Sanchez Sanchez wrote:

> 
>    I got a web site with php pages, I was working in Apache. Now I have
> installed IIS and Windows2000 and I want to run my web site in this
> platform. I have installed php like cgi and it works ok. But I got some
> errors accessing some php pages i.e. session_start() function.
> 
>   Is there a difference between IIS and Apache concerning to the sintaxis
> of some functions in PHP?
> 
>   Sorry for my little english, I really speak spanish.
> 
>    Thanks.
> 
>               William
> 
> 


-- 
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]

Reply via email to