Ok, I reinstalled IIS 5 and PHP 4.3 and it's working but the sessions
aren't.  I get this error:


Warning: session_start() [function.session-start]:
open(/tmp\sess_b400575a818f9bb0361b06dad912410c, O_RDWR) failed: No such
file or directory (2) in c:\inetpub\wwwroot\pcu\index.php on line 1

I haven't edited the php.ini file yet but I'm not sure what to set it to.
Right now it says this:

session.save_path = /tmp

What should it be for Windows XP Pro?


----- Original Message -----
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 29, 2002 3:16 AM
Subject: Re: [PHP] IIS Quit Working


: On Sunday 29 December 2002 09:14, Stephen wrote:
: > Since I like new things and all, I decided to download and install PHP
4.3.
: > Before, I had the latest (4.2.3) and IIS worked fine. But then, after
: > uninstalling PHP and installing the new one, it just quit working. I go
to
: > http://localhost/ and nothing comes up except a "This page cannot be
: > displayed" thing since I'm using IE. Any ideas why this is happening?
:
: Turn on error reporting and log to file and examine it for any clues.
:
: --
: Jason Wong -> Gremlins Associates -> www.gremlins.biz
: Open Source Software Systems Integrators
: * Web Design & Hosting * Internet & Intranet Applications Development *
:
: /*
: You can tell how far we have to go, when FORTRAN is the language of
: supercomputers.
: -- Steven Feiner
: */
:
:
: --
: PHP General Mailing List (http://www.php.net/)
: To unsubscribe, visit: http://www.php.net/unsub.php
:
:
:



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

Reply via email to