Results 1 to 2 of 2
Hi, hoping for help from you
Running SuSE11.0 Apache2 MySQL and using PHP.
Last days I have got problem with the Apacheserver on localhost.
Trying to start Apache I got ...
- 09-12-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
SuSE11.0 Apache2 start problem
Hi, hoping for help from you
Running SuSE11.0 Apache2 MySQL and using PHP.
Last days I have got problem with the Apacheserver on localhost.
Trying to start Apache I got these messages:
dhcppc0:~ # /etc/init.d/apache2 start
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
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
Anyone who can help?
- 09-12-2008 #2
Hi and welcome to the forum.
Do you have the mod_authz_svn module installed? If not, comment it out of your httpd config files.


Reply With Quote