httpd: Syntax error on line 54

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

    #1

    httpd: Syntax error on line 54

    I installed apache 2.2.4 and modPython 3.3.1 on Fc6
    while starting the apache server the following error occurs:

    httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf:
    Cannot load /usr/local/apache2/modules/mod_python.so into server: /usr/
    local/apache2/modules/mod_python.so: cannot restore segment prot after
    reloc: Permission denied

    help plz

  • Johny

    #2
    Re: httpd: Syntax error on line 54

    On May 22, 8:57 am, deepak <ramakrishnadee ...@gmail.comwr ote:
    I installed apache 2.2.4 and modPython 3.3.1 on Fc6
    while starting the apache server the following error occurs:
    >
    httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf:
    Cannot load /usr/local/apache2/modules/mod_python.so into server: /usr/
    local/apache2/modules/mod_python.so: cannot restore segment prot after
    reloc: Permission denied
    >
    help plz
    Can Apache start wo/mod_python?
    If so, check mod_python( permissions) installation

    Comment

    Working...