does E:\Inetpub\sessions exist as a directory?

I notice your webdir is on D:\

and I wouldn't put your session files in your web root (if you are) -
use c:\temp or c:\winnt\temp or something

hope this helps


dave



-----Original Message-----
From: Brian Aitken [mailto:[EMAIL PROTECTED]]
Sent: 18 October 2001 11:22
To: [EMAIL PROTECTED]
Subject: [PHP] Another [PHP] Simple Session Problem...


Hiya

I've got the same problem as the one Rudolf Visagie posted yesterday -
when
I start a session I get the error message:

"Warning:
open(E:\Inetpub\sessions\sess_955aa3bdd517c3a345f29fe1e021d054,
O_RDWR) failed: m (13) in
D:\Inetpub\wwwroot\HATII\admn\php\moss\sc_head.inc
on line 3"

We've tried changing the php.ini file to point to a different session
directory (it was /tmp) but the problem persists.

As far as I'm aware the sessions directory does exist.

Any ideas?

Brian




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


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