Filed under:
DirectAdmin HowTo ... Upgrade Apache from 1.x to 2.x
DirectAdmin HowTo ... Upgrade Apacahe from 1.x to 2.x
How to upgrade from Apache1 to Apache2
This upgrade assumes CentOs4.x as the operating system
cd /usr/local/directadmin/customapache
rm -fr build
wget http://files.directadmin.com/services/customapache/build
chmod 755 build
./build update
./build update_data_ap2
./build convert
./build clean
./build apache_2
./build php_ap2 n
./build mod_frontpage_ap2
./build mod_perl_ap2
./build zend
service httpd restart
Its also worth reading ... http://files.directadmin.com/services/custombuild/beta/
Add to Favourites Print this Article
Also Read