How to Rebuild Apache via command line ? Centos 64bit?

asking

Verified User
Joined
Jul 8, 2010
Messages
58
Hello guyz,

could anyone help me ? i want to rebuild my apache so that i can update mysql version, apache version i mean custom build

please help me...
 
Code:
cd /usr/local/directadmin/custombuild/
./build update
./build clean
./build apache

But i cant figure out how the apache update can "enable" you to update mysql? You cant just update mysql?

Regards
 
Code:
cd /usr/local/directadmin/custombuild/
./build update
./build clean
./build apache

But i cant figure out how the apache update can "enable" you to update mysql? You cant just update mysql?

Regards

how to update just mysql ? please help i would be thankful :)
 
Back
Top