<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-CA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Followed the instructions in README: did configure, make upgrade, updated schema, now rt-server.fcgi+lighttpd is broken.<o:p></o:p></p><p class=MsoNormal>Lighttpd error log only says:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>2011-06-23 15:09:24: (log.c.166) server started <o:p></o:p></p><p class=MsoNormal>2011-06-23 15:09:24: (mod_fastcgi.c.1104) the fastcgi-backend /opt/rt4/sbin/rt-server.fcgi failed to start: <o:p></o:p></p><p class=MsoNormal>2011-06-23 15:09:24: (mod_fastcgi.c.1108) child exited with status 255 /opt/rt4/sbin/rt-server.fcgi <o:p></o:p></p><p class=MsoNormal>2011-06-23 15:09:24: (mod_fastcgi.c.1111) If you're trying to run your app as a FastCGI backend, make sure you're using the FastCGI-enabled version.<o:p></o:p></p><p class=MsoNormal>If this is PHP on Gentoo, add 'fastcgi' to the USE flags. <o:p></o:p></p><p class=MsoNormal>2011-06-23 15:09:24: (mod_fastcgi.c.1399) [ERROR]: spawning fcgi failed. <o:p></o:p></p><p class=MsoNormal>2011-06-23 15:09:24: (server.c.938) Configuration of plugins failed. Going down.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I can verify that manually executing rt-server.fcgi fails, as in:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=FR-CA>[root@rt ~]# /opt/rt4/sbin/rt-server --port 9000<o:p></o:p></span></p><p class=MsoNormal>Plack::Handler::Starlet: Accepting connections at http://0:9000/<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>versus:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=FR-CA>[root@rt ~]# /opt/rt4/sbin/rt-server.fcgi --port 9000<o:p></o:p></span></p><p class=MsoNormal>WARNING: RT couldn't start up a web server on port 9000.<o:p></o:p></p><p class=MsoNormal>This is often the case if the port is already in use or you're running /opt/rt4/sbin/rt-server.fcgi <o:p></o:p></p><p class=MsoNormal>as someone other than your system's "root" user.  You may also specify a<o:p></o:p></p><p class=MsoNormal>temporary port with: /opt/rt4/sbin/rt-server.fcgi --port <port><o:p></o:p></p><p class=MsoNormal>Please check your system configuration or choose another port<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>(And yes, I made sure nothing else was listening on port 9000.  The .fcgi version won’t start on any port.)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Also confirmed I used the same ./configure line for both 4.0.0 and 4.0.1,<o:p></o:p></p><p class=MsoNormal>( from config.status, of either: )<o:p></o:p></p><p class=MsoNormal style='text-indent:.5in'>ac_cs_config="'--enable-graphviz' '--enable-gd' '--enable-gpg' '--with-web-handler=fastcgi' '--with-db-type=Pg'"<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Nothing changed in my lighttpd setup, nor in my Pg setup… help?  What debugging should I be enabling to help narrow this down?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>(Luckily, in the meantime, I just revert to using rt-server again.)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>-Adam Thompson<o:p></o:p></p><p class=MsoNormal> <a href="mailto:athompso@athompso.net"><span style='color:blue'>athompso@athompso.net</span></a><o:p></o:p></p><p class=MsoNormal> (204) 291-7950 - direct<o:p></o:p></p><p class=MsoNormal> (204) 489-6515 - fax<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>