Re: [PHP] re:[PHP] 4.3.1 sessions not expiring / garbage collection not working

2003-04-04 Thread Barry Gould
cessing these files. ---John Holmes... - Original Message - From: "Barry Gould" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 2:10 PM Subject: [PHP] re:[PHP] 4.3.1 sessions not expiring / garbage collection not working > Any other ideas on this?

Re: [PHP] re:[PHP] 4.3.1 sessions not expiring / garbage collection not working

2003-04-04 Thread CPT John W. Holmes
ork. You could then see if PHP, running as Apache, has any issues accessing these files. ---John Holmes... - Original Message - From: "Barry Gould" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 04, 2003 2:10 PM Subject: [PHP] re:[PHP] 4.3.1 sessions n

[PHP] re:[PHP] 4.3.1 sessions not expiring / garbage collection not working

2003-04-04 Thread Barry Gould
Any other ideas on this? Should I submit it to the bug system? Thanks, Barry Date: Thu, 03 Apr 2003 13:25:16 -0800 Hi, I'm having a problem where session files are not expiring or getting deleted. I'm running RedHat 7.3 (which normally expires sessions fine). I removed the RedHat PHP packages (r

Re: [PHP] 4.3.1 sessions not expiring / garbage collection not working

2003-04-03 Thread Barry Gould
At 01:36 PM 4/3/2003, Ernest Vogelsinger wrote: At 23:25 03.04.2003, Barry Gould said: [snip] >Following some documentation I found somewhere on php.net, I have the >permissions on /tmp/php equal to 310: > >ls -l /tmp >d-wx--x---2 apache apache 174

Re: [PHP] 4.3.1 sessions not expiring / garbage collection not working

2003-04-03 Thread Ernest E Vogelsinger
At 23:25 03.04.2003, Barry Gould said: [snip] >Following some documentation I found somewhere on php.net, I have the >permissions on /tmp/php equal to 310: > >ls -l /tmp >d-wx--x---2 apache apache 17408 Apr 3 11:14 php Check the umask of the apa

[PHP] 4.3.1 sessions not expiring / garbage collection not working

2003-04-03 Thread Barry Gould
Hi, I'm having a problem where session files are not expiring or getting deleted. I'm running RedHat 7.3 (which normally expires sessions fine). I removed the RedHat PHP packages (rpm -e), and compiled and installed PHP 4.3.1 from source. './configure' '--with-mysql' '--with-gd' '--with-zlib-d