[rt-users] spawn-fcgi and rt-server.fcgi fail
Mike James
mjames at profitpoint.com
Wed Oct 17 16:10:21 EDT 2012
The usual questions - what os, version of RT? Suggestions that worked for me this week - see if SELinux is blocking, make sure owner on the mason-data folder and contents is set to your web server owner's account. Test with a browser on the localhost, check your firewall iptables.
Mike
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Alex Hanselka
Sent: Wednesday, October 17, 2012 2:57 PM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] spawn-fcgi and rt-server.fcgi fail
Hi guys!
I've searched the googles and found a similar issue but the result didn't work. When I try to run spawn-fcgi it fails with exit code 255.
If I try to run rt-server.fcgi with the --port option, it says that the port is in use no matter the port I choose. The similar issue I found on the mailing list turned out to be a permissions problem but all my permissions appear to be correct on /opt/rt4/var/mason_data. The spawn-fcgi command I used was "spawn-fcgi -u nginx -g nginx -a 127.0.0.2 -p 9090 -- /opt/rt4/sbin/rt-server.fcgi". If I run rt-server it works just fine. The log file set to debug gives little useful information, specifically it only complains about the AddressRegex that I am not ready to set yet. Any ideas?
Thank you very much.
Alex
--------
Final RT training for 2012 in Atlanta, GA - October 23 & 24
http://bestpractical.com/training
We're hiring! http://bestpractical.com/jobs
More information about the rt-users
mailing list