Hello, community,

at first I wish to thank you for your help and for modwsgi! We use it
in a small web project with django.

Everything runs smooth under *NIX but my development system (Windows
7, 64Bit, XAMPP 1.7.3 with Apache 2.2.14 32 Bit) seems to have a
strange problem with modwsgi (mod_wsgi-win32-ap22py27-3.3.so - Apache
2.2 / Python 2.7):

Apache claims that it cannot find the .so-Module!? But it resides in
the correct path!? I have no idea what's the reason for this problem.
Hopefully you can help?

httpd.conf says:
LoadModule wsgi_module modules/mod_wsgi.so

mod_wsgi.so is in 'C:\xampp\apache\modules' where the other modules
are.

The error message is:
httpd.exe: Syntax error on line 133 of C:/xampp/apache/conf/
httpd.conf: Cannot load C:/xampp/apache/mod_wsgi.so into server: The
specified module could not be found.

Thanks alot for your help and advice!

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to