On Tue, 16 Sep 2014 11:50:28 -0400 John Dey <jsdeyjr@xxxxxxxxx> wrote: > I have installed wsgi_mod and followed the instructions at > https://wiki.archlinux.org/index.php/mod_wsgi. I am getting a server > error: > > ********************** > Server error! > > The server encountered an internal error and was unable to complete > your request. Either the server is overloaded or there was an error > in a CGI script. > > If you think this is a server error, please contact the webmaster. > > Error 500 > > jsdey.com > Apache/2.4.10 (Unix) mod_wsgi/4.2.8 Python/3.4.1 > *********************** > > Can anyone give me some guidance re resolving error. Thanks. > > John Why not uwsgi or gunicorn? They are usually much better.