From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.3pl1 PHP Bug Type: Scripting Engine problem Bug description: Location header + session causes an infinite loop 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. -- Edit Bug report at: http://bugs.php.net/?id=9720&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]