I just installed svn and I tried to restart apache from the shell and it failed and shutdown everything. Now when I try to start it through ispconfig it just keeps saying it is offline. I have no idea why this is happening.
Please post the exact error messages that you get when you try to start the apache webserver on the shell.
Code: * Starting web server apache2 apache2: Syntax error on line 186 of /etc/apache2/apache2.conf: Syntax error on line 13 of /etc/apache2/mods-enabled/dav_svn.conf: /etc/apache2/mods-enabled/dav_svn.conf:13: <Location> was not closed. This is the error I get.
Looks to me your SVN setup messed up the apache conf file. I'd try look at that line in your conf file that the apache is complaining about and fix the syntax.