openstack安装dashboard后访问horizon出错 500 or 504
访问controller/horizon出错500:internal server error访问controller/horizon出错504:internal server errorgateway timeout
解决方案:
WSGIApplicationGroup %{GLOBAL}
把上面这行添加到/etc/apache2/conf-available/openstack-dashboard.conf
页:
[1]