Date: 11/28/01
- Next message: Emiliano Marmonti: "[PHP] ZIp files? Help needed..."
- Previous message: Michael Blower: "[PHP] HELP: Writing Files securely from apache php module"
- In reply to: William Sanchez Sanchez: "[PHP] Problems in IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Emiliano Marmonti: "[PHP] ZIp files? Help needed..."
- Previous message: Michael Blower: "[PHP] HELP: Writing Files securely from apache php module"
- In reply to: William Sanchez Sanchez: "[PHP] Problems in IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

