Re: [PHP] Problems in IIS From: Ali Pakkan (ali <email protected>)
Date: 11/28/01

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: ali <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: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>