[rt-users] RT4.0.1 post-upgrade rt-server.fcgi won't start
Alex Vandiver
alexmv at bestpractical.com
Thu Jun 23 16:50:48 EDT 2011
On Thu, 2011-06-23 at 15:17 -0500, Adam Thompson wrote:
> Followed the instructions in README: did configure, make upgrade,
> updated schema, now rt-server.fcgi+lighttpd is broken.
>
> Lighttpd error log only says:
What does the RT error log say? What does your lighttpd configuration
look like?
> I can verify that manually executing rt-server.fcgi fails, as in:
This also happens with RT 4.0.0; for questionable reasons,
rt-server.fcgi ignores the --port option entirely, and thus produces a
spurious warning about the port being already in use. This should be
fixed in 4.0.2, and rt-server.fcgi should become usable as an external
fcgi process. Until then, it will only function if its STDOUT is
attached to a pipe.
- Alex
More information about the rt-users
mailing list