首页 > 其他 > 详细

Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the ser

时间:2015-08-20 21:00:46      阅读:238      评论:0      收藏:0      [点我收藏+]

没有Include wsgi,运行:

sudo a2enmod wsgi

可能出现下面的错误

ERROR: Module mod-wsgi does not exist!

安装 libapache2-mod-wsgi

sudo apt-get install libapache2-mod-wsgi
sudo a2enmod wsgi

版权声明:本文为博主原创文章,未经博主允许不得转载。

Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the ser

原文:http://blog.csdn.net/duomoke/article/details/47812573

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!