php-install | 2004112
Date: 11/17/04
- Next message: Anthony Marlow: "Re: [PHP-INSTALL] Apache Configuration Problems"
- Previous message: john bender: "[PHP-INSTALL] Problem when running make install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I dont know if this i a normal situation but i managed to change the
'garbage collection' in sessions to erase all session within 1 seconds on
every init for the whole system by making some configurations changes as a
local user with .htaccess.
This dont sound so "secure".
I used session.gc_maxlifetime 1 and session.gc_probability 100 in my
.htaccess file and it erases all sessions stored in default path.
Is this a bug or some configuration miss?
Can I change so users can change the value of this options? (PHP_INI_ALL -->
PHP_INI_SYSTEM)??
Using PHP 4.3.9 btw...
-- Erik
- Next message: Anthony Marlow: "Re: [PHP-INSTALL] Apache Configuration Problems"
- Previous message: john bender: "[PHP-INSTALL] Problem when running make install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

