i can not downgrade apache from 2.4 to 2.2
my custombuild is 2 - and i can not downgrade to 1.2
how can i do that?
i do this way
cd /usr/local/directadmin
mv custombuild custombuild2_moved
wget http://files.directadmin.com/services/custombuild/1.2/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build
./build options
./build all d
tanx
my custombuild is 2 - and i can not downgrade to 1.2
how can i do that?
i do this way
cd /usr/local/directadmin
mv custombuild custombuild2_moved
wget http://files.directadmin.com/services/custombuild/1.2/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build
./build options
./build all d
tanx