I'm trying to install the Basic apache 2.4 profile and it's breaking at the following:
It looks like cpanel is using a link that doesn't exist anymore for the svn command. What can I do to fix this? I'm currently running 56.0.14
Code:
1>________ running 'svn checkout http://mod-spdy.googlecode.com/svn/tags/current/src /home/modspdy/src --non-interactive --force --ignore-externals' in '/home/modspdy'
1>svn: 'http://mod-spdy.googlecode.com/svn/tags/current/src' path not found
Error: Command svn checkout http://mod-spdy.googlecode.com/svn/tags/current/src /home/modspdy/src --non-interactive --force --ignore-externals returned non-zero exit status 1 in /home/modspdy
sh: line 18: cd: /home/modspdy/src: No such file or directory
make: *** No targets specified and no makefile found. Stop.
cp: cannot stat `out/Release/libmod_spdy.so': No such file or directory
could not find mod_spdy.so, build failed, aborting!
!! Done executing '/usr/local/cpanel/scripts/posteasyapache' !!
!! '/usr/local/cpanel/scripts/posteasyapache 3.32.13 9999 2.4.18 0,5.6.21' failed with exit code '256' !!
!! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1464381854' !!
Last edited: