Peter Bradley wrote:
As of, I think, today - but definitely since the weekend, Apache has failed to start at boot time, and won't start subsequently. The message in the system log says:
<paste>
Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 116 of /etc/apache2/httpd.conf: Syntax error on line 28 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_authz_svn.so into server: /usr/lib64/apache2/mod_authz_svn.so: undefined symbol: dav_svn_split_uri
</paste>
Line 28 of the file says, as you would expect:
<paste>
LoadModule authz_svn_module /usr/lib64/apache2/mod_authz_svn.so
</paste>
There is nothing in the Apache error log.
Can anyone help with this?
In /etc/sysconfig/apache try altering APACHE_MODULES such that 'dav_svn' comes before 'authz_svn'. -- /Per Jessen, Zürich -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org