|
|
service httpd configtest
7 E" |1 b; S. V* KAH00526: Syntax error on line 4 of /etc/httpd/conf.d/wsgi-keystone.conf:* g7 T# ^2 I" F& B: n
Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration
8 O; M8 t! _- O8 r" f2 d( t% N+ t c7 {+ l1 ?
应该是缺少相关组件:
/ j* Y1 G# J9 S" T6 j( p0 E) _: \安装下列组件可以解决问题:
8 j h! G* V1 e9 G9 bpython3-mod_wsgi python3-openstackclient u: J, m8 ~% B; Q: [1 _ `# \! v
|
|