On 29 May 2010 03:30, Ben Timby <[email protected]> wrote: > Pardon me, but shouldn't an Apache module on Windows be a .dll file?
No, they are still .so files. It may be purely to conserve convention from UNIX. Either way, Apache has custom module loader and they are loaded by specific path, so it probably doesn't care. Graham > On Fri, May 28, 2010 at 1:21 PM, mpickard > <[email protected]> wrote: >>> The Apache service named reported the following error: >>> >>> >>> httpd.exe: Syntax error on line 109 of >>> >>> C:/wamp/bin/apache/Apache2.2.11/conf/httpd.conf: Cannot load >>> >>> C:/wamp/bin/apache/Apache2.2.11/modules/mod_wsgi.so into server: The >>> >>> specified module could not be found. > > -- > 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. > > -- 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.
