<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/27/2013 12:21 PM, Dave Walker
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACyjiAjz2DLkX=kV59Dm5ddzLR=0+rxnTyTmgX10V_HY94qknQ@mail.gmail.com"
      type="cite">
      <p dir="ltr">Hey Mark,</p>
      <p dir="ltr">Thanks for your response.</p>
      <p dir="ltr">It is certainly an option, but I am attempting a
        deployment in a prescriptive environment of Apache+fcgid.</p>
      <p dir="ltr">It looks like it should work...</p>
    </blockquote>
    <br>
    I am the guy that origianlly got Keystone/Apache working, but I have
    to admit no knowledge of mod_fcgid.  It looks like there is some
    assumption of the the output from the wsgi app that Keystone is not
    honoring.<br>
    <br>
    See if you can get it working with mod_wsgi first, so you are
    changing the minimal number of things at once.  Once you do that,
    please provide the actual API call you are making that is causing
    the crash (it looks like you are hitting the versions page, but I
    can't tell for certain.<br>
    <br>
    I assume that the app started up and provided logging.  Is this
    correct?<br>
    <br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CACyjiAjz2DLkX=kV59Dm5ddzLR=0+rxnTyTmgX10V_HY94qknQ@mail.gmail.com"
      type="cite">
      <p dir="ltr">On Dec 27, 2013 5:08 PM, "Miller, Mark M (EB SW Cloud
        - R&D - Corvallis)" <<a moz-do-not-send="true"
          href="mailto:mark.m.miller@hp.com">mark.m.miller@hp.com</a>>
        wrote:<br>
        ><br>
        > Dave,<br>
        ><br>
        > Have you tried Keystone under Apache2 using WSGI?<br>
        ><br>
        > <a moz-do-not-send="true"
href="http://andymc-stack.co.uk/2013/06/apache2-mod_wsgi-openstack-pt1-keystone/">http://andymc-stack.co.uk/2013/06/apache2-mod_wsgi-openstack-pt1-keystone/</a><br>
        ><br>
        > Mark<br>
        ><br>
        > -----Original Message-----<br>
        > From: Dave Walker [mailto:<a moz-do-not-send="true"
          href="mailto:email@daviey.com">email@daviey.com</a>]<br>
        > Sent: Friday, December 27, 2013 5:09 AM<br>
        > To: <a moz-do-not-send="true"
          href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
        > Subject: [Openstack] Keystone under Apache+fcgid?<br>
        ><br>
        > Hi,<br>
        ><br>
        > I am attempting to deploy keystone under Apache
        (mod_fcgid).<br>
        ><br>
        > Deploying Paste based applications this way seems to be
        rare, but there are documented examples.  Annoyingly, I am
        unable to use Apache’<br>
        > ScriptAlias directive.  I do want keystone to run as an
        apache process, rather than a paster server.<br>
        ><br>
        > I have attempted to deploy using a .htaccess rewrite rule
        and an fcgi dispatcher here:<br>
        > <a moz-do-not-send="true"
          href="http://pb.daviey.com/m4wi/">http://pb.daviey.com/m4wi/</a><br>
        ><br>
        > However, when I try to do a GET I am seeing this error
        here:<br>
        > <a moz-do-not-send="true"
          href="http://pb.daviey.com/9R6J/">http://pb.daviey.com/9R6J/</a><br>
        ><br>
        > If I munge the data to be compliant, by only outputting the
        second value it does successfully continue.. I see “/v2.0 /v3
        /”, which I think is merely an output of Paste’s urlmap.<br>
        ><br>
        > What am I doing wrong?<br>
        ><br>
        > Thanks<br>
        ><br>
        > --<br>
        > Kind Regards,<br>
        > Dave Walker<br>
        ><br>
        > _______________________________________________<br>
        > Mailing list: <a moz-do-not-send="true"
          href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
        > Post to     : <a moz-do-not-send="true"
          href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
        > Unsubscribe : <a moz-do-not-send="true"
          href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>