Date: 05/29/00
- Next message: phaigner <email protected>: "[PHP-DEV] PHP 4.0 Bug #4676: Incorrect float calculation 5.5/2=2.5 (instead 2.75)"
- Previous message: michael <email protected>: "[PHP-DEV] PHP 4.0 Bug #4675: looks like its the same bug as #4485"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 4670
User Update by: arcon2600 <email protected>
Old-Status: Open
Status: Closed
Bug Type: Session related
Description: Session_start() seems to localize session to a script.
Ok, so my previous comments were off. I took a look at session.c and
tied my previous trouble with sessions only working with a meta re-direct.
I tried setting session.referer_check = 0 and that didn't help. I just looked
at the code again and noticed that it only checks to see if it's null, not to see
if it's 1 or 0. After setting session.referer_check =
it workled fine. So now this bug is closed and I'll check and see if the referer
bit is my problem or not.....
Thanks,
Adam
Full Bug description available at: http://bugs.php.net/version4/?id=4670
-- 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>
- Next message: phaigner <email protected>: "[PHP-DEV] PHP 4.0 Bug #4676: Incorrect float calculation 5.5/2=2.5 (instead 2.75)"
- Previous message: michael <email protected>: "[PHP-DEV] PHP 4.0 Bug #4675: looks like its the same bug as #4485"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

