Can't get mod_wsgi running
Posted by: sholyoak (66.97.145.---)
Date: May 25, 2012 05:32PM

I'm trying to add mod_wsgi to my WAMP installation. I downloaded the appropriate mod_wsgi version (http://code.google.com/p/modwsgi/downloads/detail?name=mod_wsgi-win32-ap22py26-3.3.so), renamed and copied the .so file to the modules folder, and edited httpd.conf to Load the module (following the instructions in [code.google.com]). After doing that, when I try to start apache, it fails to start. There is nothing in the error log; it just fails to start. Commenting out the LoadModule statement for that module allows apache to start normally. What am I missing?

Re: Can't get mod_wsgi running
Posted by: stevenmartin99 (Moderator)
Date: May 25, 2012 05:38PM

Probably it's vc6- needs to be a vc9 extensipn

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Re: Can't get mod_wsgi running
Posted by: sholyoak (66.97.145.---)
Date: May 25, 2012 05:52PM

I'm afraid I'm a n00b :-). Does that mean I need to either get mod_wsgi recompiled as a vc9 extension, or download the source and compile it myself as such?

Re: Can't get mod_wsgi running
Posted by: stevenmartin99 (Moderator)
Date: May 25, 2012 06:01PM

try find it built as vc9- iv never heard of it smiling smiley

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Sorry, only registered users may post in this forum.