Sles9 64 bits and apache 2.0.49

Discussion in 'Installation/Configuration' started by heze54, Oct 30, 2006.

  1. heze54

    heze54 New Member

    Hi,


    I'm using a suse linux enterprise 9 64 bits with apache 2.0.49

    When I try to apply changes this error is shown.. why?


    Failed to apply changes :
    Syntax error on line 248 of /etc/httpd/httpd.conf:
    Can't locate API module structure `action_module' in file /usr/lib64/apache2/mod_actions.so: /usr/lib64/apache2/mod_actions.so: undefined symbol: action_module


    Best regards

    heze54
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Please make sure that actions is listed in the APACHE_MODULES line in /etc/sysconfig/apache2. Then do this:

    Code:
    SuSEconfig
    /etc/init.d/apache2 restart
     

Share This Page