[mod_python] can't find mod_python.so

Gregory (Grisha) Trubetskoy grisha at modpython.org
Tue Dec 3 11:00:17 EST 2002


I've recompiled mod_python.so and placed the new file out there. I tested
it and it works fine for me on Win2K, apache 2.0.43 and Python 2.2.1 (from
www.python.org). I think something went amuck with the original file.

Grisha

On Mon, 2 Dec 2002, Chad Harrington wrote:

>
>
>
> Grisha,
>
> Unfortunately, I think it must be more involved than that...
>
> I have the identical problem, but I use python 2.2.1
>
> I am running mod_python 3.0.1, Python 2.2.1, Apache 2.0.43, Windows 2000 Professional.  I also have cygwin installed, if that might make a difference.  It
> appears that the Mark (the original poster) also has cygwin.  I also played with the permissions and owners to no avail.  Are there any other things I should
> try?
>
> Chad Harrington
> harrington_chad at hotmail.com
> ----Original Message Follows----
> From: "Gregory (Grisha) Trubetskoy"
> To: Mark Messer
> CC: mod_python at modpython.org
> Subject: Re: [mod_python] can't find mod_python.so
> Date: Sat, 30 Nov 2002 23:06:10 -0500 (EST)
> This is possibly because the mod_python.so that is out there is for Python
> 2.2.1. I don't have one for 2.2.2 compiled (yet).
> Grisha
> On Sat, 30 Nov 2002, Mark Messer wrote:
> > I put mod_python.so into the modules directory, but I get an error when
> > starting Apache:
> >
> > C:\tools\Apache2\bin>apache
> > Syntax error on line 173 of C:/tools/Apache2/conf/httpd.conf:
> > Cannot load C:/tools/Apache2/modules/mod_python.so into server: The
> > specified module could not be found.
> >
> > I added this to the LoadModule section of httpd.conf: LoadModule
> > python_module modules/mod_python.so
> >
> > Here's the directory listing:
> > C:\tools\Apache2\modules>ls -al mod_p*
> > -rwxrwx--- 1 Administ SYSTEM 40960 Oct 3 06:58 mod_proxy.so
> > -rwxrwx--- 1 Administ SYSTEM 20480 Oct 3 06:58 mod_proxy_connect.so
> > -rwxrwx--- 1 Administ SYSTEM 28672 Oct 3 06:58 mod_proxy_ftp.so
> > -rwxrwx--- 1 Administ SYSTEM 24576 Oct 3 06:58 mod_proxy_http.so
> > -rwxrwx--- 1 Administ SYSTEM 65536 Nov 26 17:49 mod_python.so
> >
> > I am running mod_python 3.0.1, Python 2.2.2, Apache 2.0.43, Windows XP
> > Professional. Tried changing perms and ownership to match what was there,
> > but that did not work.
> >
> >
> > _______________________________________________
> > Mod_python mailing list
> > Mod_python at modpython.org
> > http://www.modpython.org/mailman/listinfo/mod_python
> >
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
>
> ____________________________________________________________________________________________________________________________________________________________________
> MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*.
>




More information about the Mod_python mailing list