i’m completely new to opensuse. now a friend and i got us a “virtual server”. we installed java, and apache and a mysql db and finally we wanted some svn server…
now before you annoyedly send me some links,(yeah i also know that “google” ;)) i had several problems with too complicated -because too detailed…(for a person with my linux-intelligence==stupid;)-walkthroughs. i wanna install it via putty on a remote vserver to get a svnserver running so that i can use the eclipse svn plugin…
apache won’t start and module isn’t installed?!? :
I typed: “service apache2 start”, console says:
Module “mod_dav_svn” is not installed, ignoring.
Check the APACHE_MODULES setting in /etc/sysconfig/apache2.
Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 180 of /etc/apach e2/httpd.conf: Syntax error on line 102 of /etc/apache2/default-server.conf: Syn tax error on line 1 of /etc/apache2/conf.d/subversion.conf: Expected </IfModule> before end of configuration
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL