Skip to main content

Install & Configure Subversion - Easyapache 3 - Apache 2.4 - Subversion 1.9.8 - Php 5.6

Comments

3 comments

  • JacobPerkins
    Hi, Are you loading your DAV SVN configurations in the pre_virtual_host include? Check to make sure that you're loading the modules (LoadModule) before the include line.
    0
  • Nacho Albano
    Hi, I have a similar system configuration and I need to install subversion in my Centos 7, but when executing yum install subversion mod_dav_svn system tell me that I need a httpd version above than 2.2.3 and I have installed Apache 2.4.25... I did a migration to a new VPS and I cannot re install subversion. Any help? Thanks!
    0
  • cPanelMichael
    Hello @Nacho Albano, It's likely the package you are attempting to install via YUM is checking for the stock Apache RPM. There's a similar thread linked below where a user was able to workaround the issue by manually installing from source instead of through YUM: Trying to install svn and getting error about apache ver Thank you.
    0

Please sign in to leave a comment.