From:             glenn at gwana dot net
Operating system: windows
PHP version:      4.3.9
PHP Bug Type:     *Web Server problem
Bug description:  getting a Status:302 error when trying to log in

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?




-- 
Edit bug report at http://bugs.php.net/?id=30426&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30426&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30426&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30426&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30426&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30426&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30426&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30426&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30426&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30426&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30426&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30426&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30426&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30426&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30426&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30426&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30426&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30426&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30426&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30426&r=mysqlcfg

Reply via email to