Re: install fcgi in Centos
Bryan White <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Alfredo Gama Zapata wrote: > I wanna install the fcgi in my centos server but im getting this error > when I load the apache: > > Mod_fcgi: can’t create unix socket dir I have found that by default on my Fedora installs mod_fastcgi wants to create a directory containing sockets in /var/log/httpd/fastcgi. By default it does not have permission to do so. You can either change the permissions of /var/log/httpd or add a FastCgiIpcDir directive to your apache configuration. Beware that if your change premissions on /var/log/httpd that OS updates may change them back. -- Bryan White, ArcaMax Publishing Inc. 4 of 5 voices in my head agree. ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/