Thanks for the help I've tried the same module with apache 2.2 and it's working now. Downloaded mod_wsgi from here <http://code.google.com/p/modwsgi/>
Regards On Monday, 24 December 2012 22:49:18 UTC+5, Paolo Caruccio wrote: > > If you plan to use mod_wsgi 3.4 in apache 2.4 on windows download newest > build from http://www.lfd.uci.edu/~gohlke/pythonlibs/ (search in the page > for mod_wsgi) > > If you are interested you could read also > > https://groups.google.com/d/topic/modwsgi/6nmiDUt0ldI/discussion<https://groups.google.com/d/topic/modwsgi/6nmiDUt0ldI/discussion> > > > > > Il giorno lunedì 24 dicembre 2012 12:21:45 UTC+1, at ha scritto: >> >> >> After adding mod_wsgi in apache2, I am getting following error on apache >> startup: >> httpd.exe: Syntax error on line 174 of >> D:/wamp/bin/apache/apache2.4.2/conf/httpd.conf: Cannot load >> D:/wamp/bin/apache/apache2.4.2/modules/mod_wsgi_win32.so into server: %1 >> is not a valid Win32 application. >> >> The module was downloaded from >> http://code.google.com/p/modwsgi/downloads/list >> >> Can somebody assist? >> >> Thanks & Regards >> AT >> > --

