First post - please be gentle

Discussion in 'Server Operation' started by Co1ster, Jun 15, 2006.

  1. Co1ster

    Co1ster New Member

    Fedora 5 the perfect setup.

    Third install attempt and keep getting the following error.

    /etc/init.d/httpd start
    Starting httpd: httpd: Syntax error on line 176 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_access.so into server: /etc/httpd/modules/mod_access.so: cannot open shared object file: No such file or directory


    Any advice please?
     
  2. signature16

    signature16 New Member

    i think i would just reinstall it.


    yum -y remove httpd && rm -rf /etc/httpd/* && yum -y install httpd && service httpd restart


    that should work by default. if it doesnt work after youve done that...something else is messed up.
     
  3. Co1ster

    Co1ster New Member

    That worked nicely thank you.:)
     

Share This Page