Hi Graham, Thanks for the response. I followed the instructions and added the mod_wsgi.module to the httpdconf file.
Unfortunately, I can now no longer start apache. I assume that this might be related to permissions. I've looked through the documentation and can't find another solution Thanks, Ben On Sun, Dec 26, 2010 at 10:49 PM, Graham Dumpleton < [email protected]> wrote: > You need to copy the mod_wsgi.so file into the Apache modules > directory and then configure Apache to load it. > > What instructions have you been following to get where you have so far? > > The notes for Windows are at: > > http://code.google.com/p/modwsgi/wiki/InstallationOnWindows > > This needs to be read in conjunction with general installation notes at: > > http://code.google.com/p/modwsgi/wiki/QuickInstallationGuide > > There is no specific Windows only instructions. > > Graham > > On 27 December 2010 14:33, dabutch <[email protected]> wrote: > > Hi, > > > > This is a super nubish question but I can't find the answer after a > > lot of searching. When I try to run the 32bit binary for python 2.7 > > and apache 2.2, Windows fails to find a program to open an .SO file. > > > > I ran a registry cleaner but it didnt help. I also tested it on a > > separate computer without luck. > > > > What program do I need to run a .SO file? > > > > -- > > 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]<modwsgi%[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]<modwsgi%[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.
