PDA

View Full Version : Sles9 64 bits and apache 2.0.49


heze54
30th October 2006, 20:35
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

falko
31st October 2006, 18:17
Please make sure that actions is listed in the APACHE_MODULES line in /etc/sysconfig/apache2. Then do this:

SuSEconfig
/etc/init.d/apache2 restart