Bug 909646

Summary: apps installed into /usr/share get access denied
Product: [Fedora] Fedora Reporter: Mohammed Arafa <bugzilla>
Component: mantisAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: giallu, jkaluza, jorton, pahan, sven
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: 2013-03-22 11:13:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mohammed Arafa 2013-02-10 03:57:59 UTC
Description of problem:
i installed phpmyadmin and mantis on f17. then upgraded to f18. they no longer work.

i keep getting these messages

[Sat Feb 09 22:49:48.940221 2013] [authz_core:error] [pid 29442] [client ::1:44292] AH01630: client denied by server configuration: /usr/share/phpMyAdmin/

[Sat Feb 09 22:44:39.539193 2013] [authz_core:error] [pid 29280] [client ::1:43021] AH01630: client denied by server configuration: /usr/share/mantis

i have gone so far as to uninstall/re install and still the same.

they only worked when i added this line to each app's conf file:
Require all granted


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Mohammed Arafa 2013-02-10 04:12:01 UTC
refer to #871373

Comment 2 Gianluca Sforna 2013-03-22 11:13:43 UTC
The apps you mention here are now compatible with httpd 2.4

If your installation did not work as expected, it may be due to modification on the config files, so the new, compatible ones were renamed to .rpmnew files on update and never actually used.

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