[rt-users] "(8)Exec format error" causing 500 internal server error

Brendan Arnold brendanarnold at gmail.com
Thu Jan 26 12:25:51 EST 2006


Hi there,

I get nothing by server 500 errors and the following in my error_log

[Thu Jan 26 17:08:53 2006] [error] [client 137.222.72.176] (8)Exec
format error: exec of '/usr/local/rt-3.4.5/share/html/index.html'
failed
[Thu Jan 26 17:08:53 2006] [error] [client 137.222.72.176] Premature
end of script headers: index.html

Some more info,

# uname -a
SunOS burs-unx003 5.9 Generic_118558-09 sun4u sparc SUNW,Ultra-5_10

# perl -v
This is perl, v5.8.5 built for sun4-solaris
...

RT version 3.4.5
# ./configure --prefix=/usr/local/rt-3.4.5 \
	--with-db-database=rt \
	--with-db-rt-pass=<password>

Apache 2.2, FastCGI 2.4.2,
Relevant httpd.conf lines,

FastCgiIpcDir /tmp
FastCgiServer /usr/local/rt-3.4.5/bin/mason_handler.fcgi -idle-timeout
120 -processes 2
AddHandler fastcgi-script fcgi
ScriptAlias /rt /usr/local/rt-3.4.5/share/html

Note there are only two FastCGI processes since this is a testbed
server with only 128MB RAM

Regards,

Brendan



More information about the rt-users mailing list