[wp-trac] Re: [WordPress Trac] #3215: Login & Update functions
everything is broken
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 20 03:17:06 GMT 2006
#3215: Login & Update functions everything is broken
-----------------------------+----------------------------------------------
Reporter: Xmion | Owner: markjaquith
Type: defect | Status: new
Priority: highest | Milestone: 2.1
Component: General | Version: 2.1
Severity: critical | Resolution:
Keywords: Blank page, 302 |
-----------------------------+----------------------------------------------
Changes (by ev3rywh3re):
* keywords: Blank page => Blank page, 302
Comment:
I don't know if I should split this off as a separate report, but my
results may be related. My web site here is working fine except for login
and dashboard functions. Same results with a cryptic error and 500 error
(I think that's because there is no error page for 302 error). Initially
going to /wp-admin will produce an unroutable 302 error.
1. Go to login.php and authenticate. Get unroutable 302 error.
2. Manually go to /wp-admin and things "kinda" work.
This is actually a yahoo hosted project, so don't laugh. I know there are
limitations, and this could also be related the PHP Fast CGI used by
yahoo. I thought I would dig a little further, so here is a wget header
output when I initally try to go to /wp-admin:
{{{
HTTP request sent, awaiting response...
HTTP/1.1 302
Date: Fri, 20 Oct 2006 03:08:43 GMT
P3P: policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR
ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi
IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Last-Modified: Fri, 20 Oct 2006 03:08:45 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Connection: close
Content-Type: text/html
Location: unspecified
ERROR: Redirection (302) without location.
}}}
I know I remember something about the header("Location:"); output with
PHP-CGI, but I didn't think that was a problem in the past couple of
years.
--
Ticket URL: <http://trac.wordpress.org/ticket/3215#comment:9>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list