mod_wsgi : mod_wsgi-express error : 'More than one MPM loaded'
问题 I am currently trying to install mod_wsgi in python by following steps in this page https://github.com/GrahamDumpleton/mod_wsgi (seems to be the official page). After installing with pip install mod_wsgi , I type command mod_wsgi-express start-server to check if it runs. It seems not running and I have an error : root@vpsxxxx:/# mod_wsgi-express start-server Server URL : http://localhost:8000/ Server Root : /tmp/mod_wsgi-localhost:8000:0 Server Conf : /tmp/mod_wsgi-localhost:8000:0/httpd.conf