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

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

2001-10-18 Thread Rudolf Visagie
Hi It wasn't me who posted the problem - I was involved in trying to find a solution. However, it seems to me as if the problem has to do with which operating system one is using. On Windows the save path could be [drive:]\temp and on *nix it would be /tmp (and the directories have to exist). C

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

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