thanks for the reply, no mod_python is not being loaded, also i ran ldd mod_wsgi.so on the shell and it gave me: ldd: ./mod_wsgi.so: No such file or directory checking the error logs i found something interesting, it says : Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_wsgi/3.2 Python/2.4.3 configured
the wsgi i compiled using 2.7 was version 3.3 not 3.2 -- 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.
