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

David Fraser davidf at sjsoft.com
Fri Aug 29 18:14:42 EST 2003


Laird Shaw wrote:

>Your advice solved my problem, Perry.  I uninstalled Python 2.3 and
>mod_python, then downloaded and installed Python 2.2.  Then I installed
>mod_python 3.0.3, started up Apache and navigated to the test page: worked
>fine.  I can reattest that neither mod_python 3.0.3 nor mod_python 3.1.0a
>worked with my setup using Python 2.3 - which is a pity as it's nice to use
>the latest and greatest version of languages.
>
>Grisha, I don't know whether your question was for Perry or me, but I'll
>answer anyway: I installed Python from this windows installer:
>http://www.python.org/ftp/python/2.2.3/Python-2.2.3.exe.
>
>Much appreciated,
>Laird
>  
>
mod_python 3.0.3 won't work with Python 2.3 as it's compiled for Python 
2.2 - and in addition,
the "compatibility fixes" that are listed in the mod_python 3.1a for 
Python 2.3 presumably are neccessary...
However it would be helpful to determine if the problem is related to 
Python 2.3, and the easiest way to do that...
would be to have an installer for mod_python 3.1a for Python 2.2! Grisha?

David

>----- Original Message ----- 
>From: "Gregory (Grisha) Trubetskoy" <grisha at modpython.org>
>To: <perry.tew at cibavision.novartis.com>
>Cc: <Mod_python at modpython.org>
>Sent: Saturday, August 30, 2003 1:06 AM
>Subject: Re: [mod_python] Apache startup error using mod_python under
>Windows 2000 (have msvcr70.dll)
>
>
>  
>
>>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
>>>
>>>
>>>
>>>      
>>>
>>_______________________________________________
>>Mod_python mailing list
>>Mod_python at modpython.org
>>http://mailman.modpython.org/mailman/listinfo/mod_python
>>    
>>
>
>_______________________________________________
>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