[mod_python] installing xp problems

Sells, Fred fred at adventistcare.org
Tue Nov 7 10:12:35 EST 2006


running apache 2.2, python 2.3 and got the mod_python 3.2.8 msi for
python2.3 from modpython site.

install process did not generate any errors.
mod_python.so is in the modules directory
adding the following line just after all the other LoadModule statements in
../conf/httpd.conf

LoadModule mod_python modules/mod_python.so

generated the following error.

[warn] (OS 995)The I/O operation has been aborted because of either a thread
exit or an application request.  : winnt_accept: Asynchronous AcceptEx
failed.

I'm totally lost at this point.  It should be noted that i also have
python24 on this system, but I watched the install and everything seemed to
go to 2.3.  I also notice that if I put a xxx.py somewhere under .../htdocs
the url actually runs.  I'm confused.

---------------------------------------------------------------------------
The information contained in this message may be privileged and / or
confidential and protected from disclosure. If the reader of this message is
not the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please notify the sender
immediately by replying to this message and deleting the material from any
computer.
---------------------------------------------------------------------------



More information about the Mod_python mailing list