php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30426 getting a Status:302 error when trying to log in
Submitted: 2004-10-13 22:17 UTC Modified: 2004-10-13 22:44 UTC
From: glenn at gwana dot net Assigned:
Status: Not a bug Package: *Web Server problem
PHP Version: 4.3.9 OS: windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: glenn at gwana dot net
New email:
PHP Version: OS:

 

 [2004-10-13 22:17 UTC] glenn at gwana dot net
Description:
------------
We set up this web address about a year ago http://www.smginc.com/admin.php

The log in used to work. Apparently, last week, they upgraded their php. Now when trying to log into their admin for their site they get the following:

Status: 302
Content-type: text/html
X-Powered-By: PHP/4.3.9
Set-Cookie: smg_site_userid=1_3a108dd950a9c96fdd9404a78d65a9ae; Max-age=86400; Version=1; Path=/
Location: admin.php?action=admin_index

The version of the old php was 4.0.20




Reproduce code:
---------------
http://www.smginc.com/nph-login.php

http://www.smginc.com/login.php

Expected result:
----------------
expected result would be that the log in works correctly.

It appears that when they installed the newest version of php, that may have messed things up and I don't know what to do?




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-13 22:44 UTC] magnus@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 14:01:32 2024 UTC