|
|
service httpd configtest
5 t, b: _. M3 `; B8 rAH00526: Syntax error on line 4 of /etc/httpd/conf.d/wsgi-keystone.conf:
; S8 _; c! h6 U4 L) R1 ?( N: aInvalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration
* t; l+ n; H6 a0 g" I( L V0 D& f" y$ |& v
应该是缺少相关组件:+ U% r/ X; Y% P* g% O
安装下列组件可以解决问题:4 z. O( |: n9 e r
python3-mod_wsgi python3-openstackclient
) X" E' m J" G7 [ l' f: W. p9 x |
|