← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1473276] Re: dashboard conflict with php, which result in httpd.sevice restart failed

 

It is http's problem.Just add following words to
/etc/httpd/conf/httpd.conf.

IncludeOptional "/etc/httpd/conf.modules.d/*.conf"

** Project changed: horizon => apache2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1473276

Title:
  dashboard conflict with php,which result in httpd.sevice restart
  failed

Status in Apache2 Web Server:
  New

Bug description:
  When I install openstack into redhat 7, I find one strange thing.
  When I install dashboard firstly and then install php, httpd.sevice restart failed.
  error info:
  httpd[32735]: AH00526: Syntax error on line 31 of /etc/httpd/conf.d/php.conf:
  httpd[32735]: Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration

  When I install php firstly and then install dashboard, httpd.sevice still restart failed.
  error info:
   httpd[20260]: AH00526: Syntax error on line 1 of /etc/httpd/conf.d/openstack-dashboard.conf:
   httpd[20260]: Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration

  
  This is a very strange thing. I think it might be http's problem, but I don't know how to figure it out.
  ps:If I just only install php or dashboard, httpd.sevice could restart successfully.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1473276/+subscriptions


References