Marek Kilimajer schrieb:

Hendrik Schmieder wrote:

Hello,

we have a severe problem with seesions.

We use Apache 1.3.31 with PHP 4.3.9 as Apache module in Windows 2000

In our php.ini we have

session.gc_probability = 100
session.gc_dividend    = 100


Should be session.gc_divisor

OK , changed in php.ini, but no change in behaviour.

And you need to start at least one other session so that the first one gets cleared.

If you are right, then this is a severe design bug.

 with best regards

    Hendrik Schmieder

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to