Pete, can you confirm making the change in this PR doesn't blow things up? https://github.com/ManageIQ/manageiq/pull/2669 diff --git a/system/COPY/etc/httpd/conf.d/cfme-http.conf b/system/COPY/etc/httpd/conf.d/cfme-http.conf index e49514b..475962d 100644 --- a/system/COPY/etc/httpd/conf.d/cfme-http.conf +++ b/system/COPY/etc/httpd/conf.d/cfme-http.conf @@ -5,7 +5,7 @@ Timeout 120 # Disable this section if using HTTP only RewriteEngine On -Options +FollowSymlinks +Options SymLinksIfOwnerMatch Restart apache and verify things start up and it should be good.
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/692507edd4a28248f86182aa11aa7901e1464472 commit 692507edd4a28248f86182aa11aa7901e1464472 Author: Joe Rafaniello <jrafanie> AuthorDate: Fri Apr 17 15:33:38 2015 -0400 Commit: Joe Rafaniello <jrafanie> CommitDate: Fri Apr 17 15:34:42 2015 -0400 Only allow symlinks in apache if the owner's match. https://bugzilla.redhat.com/show_bug.cgi?id=1180746 [skip ci] system/COPY/etc/httpd/conf.d/cfme-http.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Pete, you can verify that the /etc/httpd/conf.d/cfme-http.conf has the changes mentioned in comment 9? I'm not sure how to verify this bug any further.
The file is in place and the appliance is working, so I am verifying this Verified in 5.4.0.4
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html