[wp-testers] Unable to logon to new 2.3 installation

Christian Yttesen christian at yttesen.com
Wed Sep 26 03:03:46 GMT 2007


Hi Ryan,

The blogs folder is empty, the three blogs are installed using different
tablename prefixes in wp-config.php

I have tried the wp-login.php page below same result - it still displays the
error in line:

ln:314 $errors['test_cookie'] = __('<strong>ERROR</strong>: WordPress
requires Cookies but your browser does not support them or they are
blocked.');

I have also tried another fix from another thread where someone stated that
line number 313+314 shoud be outcommented. The result of this was a
blank/empty page after a logon submit.

Regards,
Christian

On 9/26/07, Ryan Boren <ryan at boren.nu> wrote:
>
> On 9/25/07, Christian Yttesen <christian at yttesen.com> wrote:
> > I use the FireBug extension for FireFox.
> >
> > Accessing the wp-login.php page on to the two working instances of WP
> 2.3 it
> > shows the Test cookie:
> > Namewordpress_test_cookieValueWP+Cookie+checkHostxxx
> > Pathxxx
> > SecureNoExpiresAt End Of Session
> > (I have removed the host and path for now)
> >
> > On the instance that does not work it does not receive any cookie
> > information at all.
> >
> > The three blogs are installed in the same directory like:
> > /blogs/blog1
> > /blogs/blog2
> > /blogs/blog3
>
> Does one of them have its index.php in /blogs and use a different
> wordpress address and blog address (as configured in
> Options->General)?  If so, you are probably experiencing the bug fixed
> by this:
>
> http://trac.wordpress.org/changeset/6167
>
> Try this copy of wp-login.php, which includes the fix.
>
>
> http://trac.wordpress.org/browser/branches/2.3/wp-login.php?rev=6167&format=raw
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list