mod_python not found properly by Apache (win32)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bill.simoni@gmail.com

    #1

    mod_python not found properly by Apache (win32)

    I'm unable to get mod_python to work properly on my Windows XP box.
    Any help would be appreciated.

    Here is what is installed:
    Apache 2.2.4
    Python 2.5.1
    mod_python 3.3.1 for python 2.5 and apache 2.2

    Here is the error I get when trying to start apache:
    Event Type: Error
    Event Source: Apache Service
    Description:
    The Apache service named reported the following error:
    >>httpd.exe: Syntax error on line 116 of C:/wamp/Apache2/conf/httpd.conf: Cannot load C:/wamp/Apache2/modules/mod_python.so into server: The specified module could not be found. .
    The module does exist at that location. My path environment variable
    does have C:\python25 included, which is where the dll is located.

    Any ideas?

    Thanks.

Working...