Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003624 [Quercus] minor always 08-04-09 19:10 08-26-09 14:10
Reporter nam View Status public  
Assigned To nam
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.2 Product Version 4.0.0
  Product Build
Summary 0003624: wordpress 2.8.1 and resin load-balancing - can't login
Description (rep by J. Novak)

I've tried both 2.7.1 and 2.8.3 with the Resin configuration you saw in my Email. I was not able to login to the admin section with either install -- clean or with an imported WordPress blog from elsewhere.

It looks like it accepts my credentials because there's no error displayed, but I never get beyond the login form.

I have tried with and without the Rewrite rules listed at http://wiki.caucho.com/Rewrite_WordPress [^]

  <resin:if test="${resin.professional}">
    <cluster id="web-tier" root-directory="web-tier">
      <server id="web" port="6700">
        <http port="80"/>
      </server>
      <host id="">
        <web-app id="/">
          <resin:LoadBalance regexp="" cluster="styleguide">
            <resin:IfHeader name="Host" regexp="^styleguide"/>
          </resin:LoadBalance>
        </web-app>
      </host>
    </cluster>
  </resin:if>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004171)
nam
08-26-09 14:10

server/05a7
 

- Issue History
Date Modified Username Field Change
08-04-09 19:10 nam New Issue
08-04-09 19:15 nam Priority normal => high
08-11-09 14:06 jnovak Issue Monitored: jnovak
08-26-09 14:10 nam Status new => assigned
08-26-09 14:10 nam Assigned To  => nam
08-26-09 14:10 nam Status assigned => closed
08-26-09 14:10 nam Note Added: 0004171
08-26-09 14:10 nam Resolution open => fixed
08-26-09 14:10 nam Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker