[mod_python] Apache startup error using mod_python under Windows 2000 (have msvcr70.dll)

Gregory (Grisha) Trubetskoy grisha at modpython.org
Fri Aug 29 11:06:42 EST 2003


Are you using stock Python, Win32 Python, Active or self-compiled?

Grisha

On Fri, 29 Aug 2003 perry.tew at cibavision.novartis.com wrote:

> Laird,
>     I'm a newbie to mod_python, and I had the same problem  a few days
> back
> when I tried to install and run mod_python under windows xp with python
> 2.3.
> When I backed up to python 2.2, mod_python worked fine.
>
> I just installed the 3.1 alpha against python 2.3 and it works well.
>
> My advice is to either back up to python 2.2 or go forward to mod_python
> 3.1 alpha.
>
> Hope this helps,
> Perry
>
>
>
>
>
>
>
> Laird Shaw wrote:
>
> >Hi all,
> >
> >Apologies if I've missed the answer to this question somewhere, but I've
> >searched to no avail.
> >
> >Whilst attempting to start, Apache fails with:
> >
> >Syntax error on line 175 of C:/Program Files/Apache
> >Group/Apache2/conf/httpd.conf:
> >Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_python.so
> into
> >server: The specified module could not be found.
> >
> >I've checked that I've specified the correct path to mod_python.so.
> >
> >I saw in another post that msvcr70.dll is required, and duly downloaded
> and
> >copied it into winnt\system32, believing I had solved the problem.  Alas,
> no
> >such luck.  Same error.
> >
> >OS = Windows 2000 5.00.2195, Service pack 4
> >Python = 2.3
> >Apache = 2.0.47
> >msvcr70.dll = 7.00.9064.0
> >
> >
> I've had exactly the same problem, with a new Win2000 virtual machine,
> same versions of Python and Apache.
> Didn't try add the dll though.
>
> David
>
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
>
>
>


More information about the Mod_python mailing list