can not load mod_python on apache

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • liecto

    #1

    can not load mod_python on apache

    winxp sp2
    modpython 3.3.1
    apache 2.2.4
    python 2.5

    when i start apache ,it failed. and the error is
    ==============
    The Apache service named reported the following error:
    >>httpd.exe: Syntax error on line 166 of F:/mylg/apache-more/local/apache/Apache2/conf/httpd.conf: Cannot load F:/mylg/apache-more/local/apache/Apache2/modules/mod_python.so into server: \xd5\xd2\xb2\xb b\xb5\xbd\xd6\x b8\xb6\xa8\xb5\ xc4\xc4\xa3\xbf \xe9\xa1\x .
    ===============

    who can help me??

  • Bruno Desthuilliers

    #2
    Re: can not load mod_python on apache

    liecto a écrit :
    winxp sp2
    modpython 3.3.1
    apache 2.2.4
    python 2.5
    >
    when i start apache ,it failed. and the error is
    ==============
    The Apache service named reported the following error:
    >>>httpd.exe: Syntax error on line 166 of F:/mylg/apache-more/local/apache/Apache2/conf/httpd.conf: Cannot load F:/mylg/apache-more/local/apache/Apache2/modules/mod_python.so into server: \xd5\xd2\xb2\xb b\xb5\xbd\xd6\x b8\xb6\xa8\xb5\ xc4\xc4\xa3\xbf \xe9\xa1\x .
    ===============
    >
    who can help me??
    >
    Someone on either apache or mod_python mailing lists ? (you problem is
    about apache conf, not Python).

    Comment

    Working...