RE: [PHP] Another [PHP] Simple Session Problem...

2001-10-18 Thread Rudolf Visagie
EMAIL PROTECTED] Subject: RE: [PHP] Another [PHP] Simple Session Problem... not true mine's set to session.save_path = c:\temp and it works just fine but you're right in that the directory has to exist Dave -Original Message- From: Rudolf Visagie [mailto:[EMAIL PROTECTED]] S

RE: [PHP] Another [PHP] Simple Session Problem...

2001-10-18 Thread Dave Watkinson
ubject: RE: [PHP] Another [PHP] Simple Session Problem... On Windows you could try C:\\temp or D:\\temp. (For some reason it picks it up with two slashes but not with one). -Original Message- From: Brian Aitken [mailto:[EMAIL PROTECTED]] Sent: 18 October 2001 12:22 To: [EMAIL PROTECTED] Sub

RE: [PHP] Another [PHP] Simple Session Problem...

2001-10-18 Thread Rudolf Visagie
On Windows you could try C:\\temp or D:\\temp. (For some reason it picks it up with two slashes but not with one). -Original Message- From: Brian Aitken [mailto:[EMAIL PROTECTED]] Sent: 18 October 2001 12:22 To: [EMAIL PROTECTED] Subject: [PHP] Another [PHP] Simple Session Problem

RE: [PHP] Another [PHP] Simple Session Problem...

2001-10-18 Thread Rudolf Visagie
exist). Cheers -Original Message- From: Brian Aitken [mailto:[EMAIL PROTECTED]] Sent: 18 October 2001 12: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

RE: [PHP] Another [PHP] Simple Session Problem...

2001-10-18 Thread Dave Watkinson
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_955aa3bdd517c3a34

[PHP] Another [PHP] Simple Session Problem...

2001-10-18 Thread Brian Aitken
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 tri