RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1121019 - Default configuration does not specify WSGISocketPrefix
Summary: Default configuration does not specify WSGISocketPrefix
Keywords:
Status: CLOSED DUPLICATE of bug 966311
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: mod_wsgi
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-18 07:50 UTC by Ian Wienand
Modified: 2021-01-14 09:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-21 10:54:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ian Wienand 2014-07-18 07:50:21 UTC
Description of problem:

The default does not specify the path, so httpd puts the socket in /etc/httpd/logs which can not be accessed.

See [1] for an example of this failure.

I found bug#611182 which is old and for Fedora.  It seems to be fixed there.

Versions I am using

---
httpd              x86_64      2.2.15-30.el6_5      rhel-internal-z      820 k
mod_wsgi           x86_64      3.2-6.el6_5          rhel-internal-z       65 k
---

[1] https://review.openstack.org/#/c/107623/

Comment 2 Joe Orton 2014-09-10 10:29:26 UTC
This is essentially the same route-cause as bug 966311, we need to fix the mod_wsgi compile-time default to use run/ not logs/, so it works by default - as we did in Fedora.  Marking as dupe.


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