mod_fcgid: couldn't bind unix domain socket

G

Gambito

hi!

i'm having the following problem installing fast-cgi to use ruby on
rails

[Wed Sep 10 16:48:35 2008] [error] (13)Permission denied: mod_fcgid:
couldn't bind unix domain socket /tmp/fcgid_sock/6389.14

is a very strange error, because i've got all permissions on /tmp/
fcgid_sock, so it shouldn't be a permission problem. On my fcgid.conf
file i have the following:

LoadModule fcgid_module /usr/lib/httpd/modules/mod_fcgid.so

<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
SocketPath /tmp/fcgid_sock
IdleTimeout 3600
ProcessLifeTime 7200
MaxProcessCount 8
DefaultMaxClassProcessCount 2
IPCConnectTimeout 8
IPCCommTimeout 60
DefaultInitEnv RAILS_ENV production
</IfModule>

what could be the problem?? i'm getting a 503 error on all pages :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top