SV: [PHP-DB] Problem with sessions on FreeBSD 4.4

2003-09-24 Thread Lars Rasmussen
n; [EMAIL PROTECTED] Emne: Re: [PHP-DB] Problem with sessions on FreeBSD 4.4 From: "Lars Rasmussen" <[EMAIL PROTECTED]> > I have some problems with sessions, it seems that when i have this in my > httpd.conf > > AllowOverride All > Options All > > > Sessio

Re: [PHP-DB] Problem with sessions on FreeBSD 4.4

2003-09-24 Thread CPT John W. Holmes
From: "Lars Rasmussen" <[EMAIL PROTECTED]> > I have some problems with sessions, it seems that when i have this in my > httpd.conf > > AllowOverride All > Options All > > > Sessions don't work. > > But as soon as i comment it out, it works just fine again. > > I don't really know what to do here,

[PHP-DB] Problem with sessions on FreeBSD 4.4

2003-09-24 Thread Lars Rasmussen
Hi All, I have some problems with sessions, it seems that when i have this in my httpd.conf AllowOverride All Options All Sessions don't work. But as soon as i comment it out, it works just fine again. I don't really know what to do here, and i hope that you can help me. Thanks a lot. //Lars