[wpmu-trac] [WordPress MU Trac] #220: MuWordPress strips out the port in the domain name

WordPress MU Trac wpmu-trac at lists.automattic.com
Tue Jan 9 23:53:23 GMT 2007


#220: MuWordPress strips out the port in the domain name
------------------------+---------------------------------------------------
 Reporter:  almt        |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:          
Component:  component1  |     Version:          
 Severity:  major       |    Keywords:          
------------------------+---------------------------------------------------
 I'm unable to access the login pages, due to excessive rewrites. That's
 because my apache server uses a non-standard port, 8000, as I'm not
 running it as root.

 Commenting out this line in wpmu-settings.php solves the problem (sort
 of):

     $domain = preg_replace('/:.*$/', , $domain); // Strip ports

 However, I'm still not able to login. I can tell it is able to
 authenticate my password, but it keeps bringing me back to the login page.

 I do have cookies enabled and my web site does not start with "www".

 I did not change any other scripts.

 I'm running muwordpress1.0, RedHat8.0, Apache 1.3.26 with mod_rewrite
 compiled in.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/220>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list