Clodoaldo
clodoaldo.pinto.neto at gmail.com
Fri Mar 14 13:48:02 EDT 2008
Did you check if the Apache user can read that file? Regards, Clodoaldo Pinto Neto 2008/3/14, Joseph Sliz <jsliz at fluentenergy.com>: > > > > > I have installed mod_python-3.3.1.win32 to be used with Apache 2.2.8, on a > machine running win xp prof(svc pck 2). Once I installed mod_python I added > LoadModule python_module modules/mod_python.so to the Apache httpd.conf. > When I try to restart Apache I receive the following error: > > > > httpd.exe: Syntax error on line 60 of C:/Program Files/Apache Software > Foundation/Apache2.2/conf/httpd.conf: Cannot load > C:/Program Files/Apache Software > Foundation/Apache2.2/modules/mod_python.so into server: The > specified module could not be found. > > [Fri Mar 14 11:13:52 2008] [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. > > [Fri Mar 14 11:13:53 2008] [notice] Child 3744: Released the start mutex > > [Fri Mar 14 11:13:54 2008] [notice] Child 3744: All worker threads have > exited. > > [Fri Mar 14 11:13:54 2008] [notice] Child 3744: Child process is exiting > > > > I checked in C:/Program Files/Apache Software Foundation/Apache2.2/modules > and the mod_python.so is present there. > > > > Can anyone help me out with this matter. > > > > Thanks > > > > Joseph Sliz, Jr. > > Data Analyst/Programmer > > Fluent Energy > > jsliz at fluentenergy.com > > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python > >
|