: [PHP] PHP on IIS session problems
You need to restart IIS.
c:\> net stop iisadmin
c:\> net start w3svc
or use the control panel.
---John Holmes...
- Original Message -
From: "Victor Stan" <[EMAIL PROTECTED]>
To: "1LT John W. Holmes" <[EMAIL PROTECTED]
ent: Monday, March 03, 2003 12:54 PM
Subject: RE: [PHP] PHP on IIS session problems
> Ok, thanks guys for your help, I sort of figured that's the problem, but I
> didn't want to touch the ini settings without being sure, and getting some
> advice from people that know. Thanks
ed?
- Vic
-Original Message-
From: 1LT John W. Holmes [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 10:23 AM
To: Victor Stan; [EMAIL PROTECTED]
Subject: Re: [PHP] PHP on IIS session problems
> I get these errors from a simple "session_start();" script.
>
> Warning: sess
> I get these errors from a simple "session_start();" script.
>
> Warning: session_start() [function.session-start]:
> open(/tmp\sess_f4aa3ef3c537bb6327d5e7b991e91be7, O_RDWR) failed: No such
> file or directory (2) in c:\inetpub\wwwroot\picoblog\admin.php on line 2
Do you have a /tmp folder on yo
> I get these errors from a simple "session_start();" script.
>
> Warning: session_start() [function.session-start]:
> open(/tmp\sess_f4aa3ef3c537bb6327d5e7b991e91be7, O_RDWR) failed: No such
> file or directory (2) in c:\inetpub\wwwroot\picoblog\admin.php on line 2
>
> Warning: session_start() [fu
Hi Victor,
> Warning: session_start() [function.session-start]:
> open(/tmp\sess_f4aa3ef3c537bb6327d5e7b991e91be7, O_RDWR) failed: No such
> file or directory (2) in c:\inetpub\wwwroot\picoblog\admin.php on line 2
Pay attention to the error messages. This one explains exactly what you're
doing wr
I get these errors from a simple "session_start();" script.
Warning: session_start() [function.session-start]:
open(/tmp\sess_f4aa3ef3c537bb6327d5e7b991e91be7, O_RDWR) failed: No such
file or directory (2) in c:\inetpub\wwwroot\picoblog\admin.php on line 2
Warning: session_start() [function.sessi
7 matches
Mail list logo