Re: [modwsgi] Re: modwsgi and WAMP 2.

2010-06-17 Thread Graham Dumpleton
BTW, if you aren't using a command line shell to do/see stuff, are you sure that Windows Explorer isn't hiding the .so extension and you really have: mod_wsgi.so.so Graham On 17 June 2010 12:26, Graham Dumpleton graham.dumple...@gmail.com wrote: Trying putting the file at:  C:/mod_wsgi.so

[modwsgi] Re: modwsgi and WAMP 2.

2010-06-16 Thread mpickard
I've used a windows tool (robocopy) to copy the file permissions from one of the existing apache modules. Still no luck. I'm still getting this error: [Wed Jun 16 13:31:18 2010] [notice] Parent: Received restart signal -- Restarting the server. httpd.exe: Syntax error on line 128 of C:/Program

Re: [modwsgi] Re: modwsgi and WAMP 2.

2010-06-16 Thread Graham Dumpleton
Trying putting the file at: C:/mod_wsgi.so and use: LoadModule wsgi_module C:/mod_wsgi.so Ie., obvious place and qualified absolute path. Graham On 17 June 2010 06:53, mpickard matthew.david.pick...@gmail.com wrote: I've used a windows tool (robocopy) to copy the file permissions from

[modwsgi] Re: modwsgi and WAMP 2.

2010-06-10 Thread mpickard
So still not having any luck. I've removed WAMP and installed Apache 2.2. Apache starts fine until I try to load the wsgi module, then this is what is in my error logs: Jun 10 13:22:17 2010] [notice] Child 1724: Exit event signaled. Child process is ending. httpd.exe: Syntax error on line 128

[modwsgi] Re: modwsgi and WAMP 2.

2010-05-28 Thread mpickard
Hmm, no luck. Any reasons while it would not be able to find that module? I've double checked the path. On May 27, 5:33 pm, mpickard matthew.david.pick...@gmail.com wrote: Graham - Good catch.  WAMP does log its errors through the Windows OS because WAMP registers Apache as a Windows

Re: [modwsgi] Re: modwsgi and WAMP 2.

2010-05-28 Thread Graham Dumpleton
On 29 May 2010 03:21, mpickard matthew.david.pick...@gmail.com wrote: Hmm, no luck.  Any reasons while it would not be able to find that module?  I've double checked the path. Do you have 'cygwin' tools installed. Use a shell under cygwin to go to the directory and do a 'ls -las'. Then compare

[modwsgi] Re: modwsgi and WAMP 2.

2010-05-27 Thread mpickard
I tried uninstall and reinstalling both 32-bit and 64-bit versions of Python. Does mod_wsgi actually load python when it is loaded by the Apache server? What does loading mod_wsgi entail? Thanks, Matt On May 27, 4:39 pm, Graham Dumpleton graham.dumple...@gmail.com wrote: On 28 May 2010

[modwsgi] Re: modwsgi and WAMP 2.

2010-05-27 Thread mpickard
btw, I'm using Python 2.6.5.12. On May 27, 5:01 pm, mpickard matthew.david.pick...@gmail.com wrote: I tried uninstall and reinstalling both 32-bit and 64-bit versions of Python. Does mod_wsgi actually load python when it is loaded by the Apache server?  What does loading mod_wsgi entail?

[modwsgi] Re: modwsgi and WAMP 2.

2010-05-27 Thread mpickard
Yes, that's the frustrating thing about this process. I don't know if WAMP 2.0 logs errors in a special way, but if the whole WAMP stack doesn't start successfully, I don't see any errors in the apache error log. If I remove the load mod_wsgi directive and let the stack load successfully, then I

Re: [modwsgi] Re: modwsgi and WAMP 2.

2010-05-27 Thread Graham Dumpleton
On 28 May 2010 10:15, mpickard matthew.david.pick...@gmail.com wrote: Yes, that's the frustrating thing about this process.  I don't know if WAMP 2.0 logs errors in a special way, but if the whole WAMP stack doesn't start successfully, I don't see any errors in the apache error log.  If I

[modwsgi] Re: modwsgi and WAMP 2.

2010-05-27 Thread mpickard
Graham - Good catch. WAMP does log its errors through the Windows OS because WAMP registers Apache as a Windows Service. So when I open up the Event Viewer and look under Applications. I see an error message for Apache that says: The Apache service named reported the following error: