Bug 502273 - mod_fcgid: couldn't bind unix domain socket
Summary: mod_fcgid: couldn't bind unix domain socket
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mod_fcgid
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-22 23:14 UTC by Andreas Pedersen
Modified: 2009-06-04 21:08 UTC (History)
4 users (show)

Fixed In Version: 2.2-12.fc11
Clone Of:
Environment:
Last Closed: 2009-06-04 21:08:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andreas Pedersen 2009-05-22 23:14:41 UTC
$ rpm -q mod_fcgid
mod_fcgid-2.2-11.fc11.x86_64

http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-fedora-10
I have followed this guide but I am running into this problem

 -- error-log
[error] (13)Permission denied: mod_fcgid: couldn't bind unix domain socket /etc/httpd/run/mod_fcgid/9952.0
[warn] (13)Permission denied: mod_fcgid: spawn process /var/www/html/index.php error

Comment 1 Iain Arnell 2009-05-23 12:40:21 UTC
This is related to bug #501123.

Comment 2 Paul Howarth 2009-05-26 13:35:55 UTC
I'm going to abandon trying to use /etc/httpd/run/mod_fcgid as the permissions on /etc/httpd/run don't allow httpd read access to it from Fedora 11 onwards. Instead, I'll use /var/run/mod_fcgid as in Fedora 10 and earlier releases, and update /etc/httpd/fcgid.conf accordingly to ensure that it gets used across all releases. This has appropriate DAC (Unix) and MAC (SELinux) permissions.

Comment 3 Fedora Update System 2009-05-26 17:41:44 UTC
mod_fcgid-2.2-12.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/mod_fcgid-2.2-12.fc11

Comment 4 Fedora Update System 2009-05-28 08:07:58 UTC
mod_fcgid-2.2-12.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update mod_fcgid'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-5604

Comment 5 Fedora Update System 2009-06-04 21:08:34 UTC
mod_fcgid-2.2-12.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.