[rt-users] Errors with new instance on 4.2.0

Kevin Falcone falcone at bestpractical.com
Tue Oct 15 14:27:31 EDT 2013


On Tue, Oct 15, 2013 at 05:57:37PM +0000, Flynn, Timothy wrote:
> I deleted rt 4.2.0 and dropped the database, downloaded and installed
> rt 4.0.18. Appear to have the same errors without doing anything with
> RTIR. I did see some old threads on mod fcgi with similar errors and
> returning exit 255. This is my first time installing RT using
> perlbrew. Could that be the issue?

Please don't hijack someone else's thread on the mailing list.

I highly doubt that perlbrew is causing mod_fcgid problems.

The most common problems are permission related (can apache write into
/var/lib/apache2/fcgid ?) and SELinux related (does selinux allow
apache to write into /var/lib/apache2/fcgid ?).

You can also run the standalone RT server /opt/rt4/sbin/rt-server
manually as root to ensure that you've installed and configured RT
correctly.  After doing so, be sure to clean your mason cache before
trying to configure mod_fcgid.

-kevin

On Tue, Oct 15, 2013 at 05:07:20PM +0000, Flynn, Timothy wrote:
>    I am trying an install on a new server with Perlbrew 0.66, perl-5.18.1, fast cgi , RT 4.2.0,
>    and RTIR 3.0.  Pretty much vanilla install right now with freshly initialized db.
> 
>    When I access webpage I get the following errors in the logfile.
> 
>    [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
> 
>    [debug] arch/unix/fcgid_proc_unix.c(525): (111)Connection refused: mod_fcgid: can't connect
>    unix domain socket: /var/lib/apache2/fcgid//28251.1
> 
>    [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
> 
>    [error] [client (IP ADDRESS)] Premature end of script headers: rt-server.fcgi
> 
>    [info] mod_fcgid: server /opt/rt4/sbin/rt-server.fcgi(28139) started
> 
>    [notice] mod_fcgid: process /opt/rt4/sbin/rt-server.fcgi(28139) exit(communication error),
>    terminated by calling exit(), return code: 255

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131015/24c779be/attachment.sig>


More information about the rt-users mailing list