> Uh... this may sound silly, but aren't .so files UNIX/Linux/Solaris
> "shared object" files...
Yes, but apache uses them (or at least the same file extension) for
modules on Windows and Linux, so mod_python.so is correct.
--
http://mail.python.org/mailman/listinfo/python-list
> I suggest you search the download files on Xampp's sourceforge site and
> look for an older version with Apache 2.0.55 . I'm not sure, but I
> think xampp version 1.5.1 will be ok
I did this just a few days ago, you could be right, but version 1.5.1
had no release notes, and a dodgy release num
Gaurav Agarwal wrote:
> Hi,
>
> Am using WAMP5 and python 2.4.3. I tried to install mod_python 3.2.5
> for python2.4. When i tried starting wamp, Firstly there was no error
> message in the apache error log. I saw error message in windows event
> viewer :
>
> "The Apache service named Apache.exe re
> "The Apache service named Apache.exe reported the following error:
> >>> Cannot load c:/wamp/apache/modules/mod_python.so into server: (126) The
> >>> specified module could not be found: <<<
> before the error.log file could be opened."
I have just had a similar problem (same error message),
Hi,
Am using WAMP5 and python 2.4.3. I tried to install mod_python 3.2.5
for python2.4. When i tried starting wamp, Firstly there was no error
message in the apache error log. I saw error message in windows event
viewer :
"The Apache service named Apache.exe reported the following error:
>>> Synt