mod_python: can't load modules/mod_python.so

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TMS
    New Member
    • Sep 2006
    • 119

    mod_python: can't load modules/mod_python.so

    I installed mod_python 3.3.1 for Apache 2.0.58 and Windows XP. Per instructions I added this line to the httpd.conf file:

    LoadModule mod_python modules/mod_python.so

    And I get this error:

    Syntax error on line 174 of C:/Program Files/Apache Group/Apache2/conf/httpd.con
    f:
    Can't locate API module structure `mod_python' in file C:/Program Files/Apache G
    roup/Apache2/modules/mod_python.so: No error

    I navigate to the Apache Group/Apache2/modules file and find the module mod_python.so sitting there waiting to be called.

    Anyone have any ideas on how to make this work? I have an assignment due in less than a week.

    TMS
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    What installer did you use for Apache?

    Comment

    Working...