Bug 731748

Summary: php is not required by the nagios(rpm) yum install
Product: [Fedora] Fedora Reporter: Randy Gordey <gordey>
Component: nagiosAssignee: Jose Pedro Oliveira <jose.p.oliveira.oss>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 15CC: jose.p.oliveira.oss, lemenkov, linux, ondrejj
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-10 01:42:27 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 Randy Gordey 2011-08-18 14:38:54 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproduce:


Steps to Reproduce:
1. Fresh Fedora15 Install
2. yum install nagios
3. htpasswd -c /etc/nagios/passwd nagiosadmin
4. enter new password
5. service nagios start
6. service httpd start
5. launch firefox to url http://127.0.0.1/nagios/
6. login with nagiosadmin uid and password

  
Actual results:
Permission Denied

Expected results:
To really login to nagios


Additional info: 'yum install php' fixed it, but after an hour or two chasing down permissions and ownerships.

Comment 1 Randy Gordey 2011-08-18 14:41:46 UTC
Directory indexing is turned off 
index.php is not recognized as valid and thus gives Permission Denied

Comment 2 Jose Pedro Oliveira 2012-02-10 01:42:27 UTC

*** This bug has been marked as a duplicate of bug 519371 ***