Bug 51220
| Summary: | impossible to run apache with non-root permissions | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Fernando J. Martinez <fernando> |
| Component: | apache | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | jpadfield, scop |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:48:05 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Fernando J. Martinez
2001-08-08 15:44:31 UTC
I'd go ahead and suggest to make this pathname configurable in the httpd.conf file, like all other pathnames that default to /var/run. Meanwhile, here's a quick work-around: copy /usr/sbin/httpd elsewhere, then change occurrences of /var/run in it to say /tmp/run (make sure it retains the same length). Then, create /tmp/run as the user who runs httpd and you're done. Applies to Red Hat 7.3 too, and is pretty damn annoying. What's the status of this? *** This bug has been marked as a duplicate of 37233 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |