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
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