[mod_python] Cannot load mod_python.so into apache(2):

Robert Lilly rclilly at cox.net
Tue Oct 14 10:31:21 EST 2003


> -----Original Message-----
> From: Gustavo Cordova Avila
> Subject: Re: [mod_python] Cannot load mod_python.so into apache(2):

> >
> > I have decided to migrate from python 2.2 to 2.3 just for try
> > session... on mod_python 3.1.0a
> >
> > what I have to do :-( ??
> >
> >
> I had the same problem exactly, so I did a "strings" on the file
> "mod_python.so", and found it depended on "python22.dll"; I then
> attacked this file with a binary file editor and changed "python22.dll"
> with "python23.dll", and Apache restarted OK.
>

When you say you changed python22.dll to python23.dll did you just rename
it, or did you manipulate the file somehow? If the latter, what exactly did
you do, and what editor did you use?

Thanks!

Robert Lilly



More information about the Mod_python mailing list