- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
service httpd configtest/ Z( A, }" K% T, i$ o1 D! E# r
AH00526: Syntax error on line 4 of /etc/httpd/conf.d/wsgi-keystone.conf:( d7 U6 G' x8 h
Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a module not included in the server configuration
; s5 z0 z- v. q, G4 q( U& T" Y8 I0 V+ O7 z7 g
应该是缺少相关组件:
6 {- u9 |( o4 L$ x$ j! S安装下列组件可以解决问题:
, B, b: \+ m* ^; h) f. U0 rpython3-mod_wsgi python3-openstackclient
3 x% z, Z0 S4 `0 A, L0 W$ S |
|