Hello;
I have windows 7/64 bit and I have installed python 2.7 for all users and "Apache 2.2.x VC9" from here <http://www.apachehaus.com/cgi-bin/download.plx?dli=QTVBnShNVTz0kastiTq50QQVlUGR1UxwUUz0kM> and "mod_wsgi-win32-ap22py27-3.3.so" from here <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/modwsgi/mod_wsgi-win32-ap22py27-3.3.so>. and I have added this "mod_wsgi.so" module to modules folder in "C:\Apache22\modules". But when I uncomment this line "LoadModule wsgi_module modules/mod_wsgi.so" in "C:\Apache24\conf\httpd.conf" I get an error when I run this command: C:\Apache24\bin>httpd.exe the error is : "httpd.exe: Syntax error on line 129 of C:/Apache22/conf/httpd.conf: Cannot load C:/Apache22/modules/mod_wsgi.so into server: The specified module could not be found." I checked like tens of different Apache versions and mod_wsgi.so versions and read lots of documentation, but none of them provide practical information and none of them seems to work!!! Apache works fine without that line in its configuration file. 1. Is there anybody who can actually work with Apache and mod_wsgi.so in windows? If so can you provide the links you have used in here? 2. Are the links I am using to download correct? Thanks in advance -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
