php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9720 Location header + session causes an infinite loop
Submitted: 2001-03-13 01:08 UTC Modified: 2001-04-10 10:57 UTC
From: b-i-l-l at pacbell dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.3pl1 OS: Solaris 2.6
Private report: No CVE-ID: None
 [2001-03-13 01:08 UTC] b-i-l-l at pacbell dot net
We are running PHP on Apache 1.3.14. Each developer has his
own copy of the site running on a virtual host. The 
production site runs on port 80 (not a virtual host). When
unauthenticated clients type in a URL, they are redirected
to a login page. After entering valid credentials, the 
browser cycles in an infinite loop between their next
destination and the login page. This only occurs when port
80 is explicitly specified in the URL. Explicit port numbers
work fine for all virtual hosts.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-13 23:06 UTC] sniper@php.net
1. Does this happen when using the latest CVS snapshot from
http://snaps.php.net/ ? 

2. What was the configure line used to compile PHP?
3. Can you create some short script which can be used 
to reproduce this?

--Jani

 [2001-04-10 10:57 UTC] sniper@php.net
No feedback. If this happens also with soon to be released PHP 4.0.5, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 22:01:30 2024 UTC