码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2017-06-18 13:29:19      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:get   apache2   console   not   max   ucid   script   size   content   

没有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

标签:get   apache2   console   not   max   ucid   script   size   content   

原文地址:http://www.cnblogs.com/gavanwanggw/p/7043802.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!