Hello,

Have a strange problem since upgrading to 4.2.2.

On a clients first visit to a site, the PHPSESSID gets written into the
URL, but not on any additional requests.

Has anyone had this problem?  It wasn't happening before the upgrade.

Running:

        Redhat 7.3
        PHP 4.2.2
        Apache 1.3.26

php.ini reflects:

        session.auto_start = 1
        register_globals = On
        session.use_trans_sid = 1

php_info() shows:
        Session Support: Enabled
        session.use_trans_sid = 1

Thanks in advance!
-Jason

        



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

Reply via email to