Hi Maurice,

On Tue, 07 May 2002 11:40:20 +0200, Maurice wrote:
> I've come acros a number of problem reports about PHP and IIS, stateing
> that session management doesn't work fine for certain PHP versions. Does
> anyone know what the status of these problems are and which PHP version
> has stable session management on a windows platform.

When register_globals is off (and it should be), sessions do not work
properly with PHP 4.1.2. I can tell you this really gave me a serious
headache :-)

PHP 4.1.1 works fine, and so does PHP 4.2.0. So if I were you, I'd
install the latter one.

Greetings,

Vincent

BTW: Crossposting is not a nice thing to do, Maurice!

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

Reply via email to