[PHP-DEV] Re: PHP 4.0 Bug #5880 Updated: sessions not working From: Rusty Wright (rusty <email protected>)
Date: 07/31/00

In my php.ini file I have

  session.referer_check = On

I'm using php4.0pl2, Solaris 2.7, gcc 2.95.2, Apache 1.3.12.

Having session.referer_check on causes sessions to break; the
registered session variables don't propogate and the session id
constantly changes. This is between pages on the same machine and in
the same directory. With it off then they start to work.

I was referring to the web page using the "short" domain name; e.g.,

http://socrates/testdir/aaa.php

This is an addendum to bug ID 5770.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>