> > I downloaded: > > http://adal.chiriliuc.com/mod_wsgi/revision_1018_2.3/mod_wsgi_py25_apach e20/ > > > > Windows 2000 sp 4 > > Server version: Apache/2.0.63 > > > > And tried to install, get: > > Cannot load E:/Apache Group/Apache2/modules/mod_wsgi.so into server: > The > > specified module could not be found. > > > > I've installed other modules o.k., w\ same user, so perms should be > > o.k.. > > > > Any ideas on what I can check? > > What is the LoadModule line you have used?
LoadModule wsgi_module modules/mod_wsgi.so > > How many versions of Python do you have installed and were they > installed as Administrator? 1 and installed by me (I am in administrators group). Shouldn't python _not_ enter into it at this stage? i.e. I get the error just checking the config. Is it going 'into' the module in some way at this point? E:\Apache Group\Apache2\bin>apache -t Syntax error on line 174 of E:/Apache Group/Apache2/conf/httpd.conf: Cannot load E:/Apache Group/Apache2/modules/mod_wsgi.so into server: The specified module could not be found. It's not installed in the default location, but on its path, and works. When I right click on other modules, I get a version tab, with version info. I don't get it with this module though. Anyone using http://adal.chiriliuc.com/mod_wsgi/revision_1018_2.3/mod_wsgi_py25_apach e20/mod_wsgi.so successfully? (I tried other versions as well, same result) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
