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 -------- 2011 Training: http://bestpractical.com/services/training.html