Update Apache

BLTYNR

Verified User
Joined
May 9, 2008
Messages
21
Location
Netherlands
Hello,


I use custombuild and i see that a update for apache is.
Code:
Apache 2.2.17 to 2.2.19 update is available.

If i update my apache version, must i rebuild php after updating my apache?
So yes, only php or more components like mysql eg.

Thank you
 
It is advised bij DirectAdmin support itself.

update apache:
./build apache

rebuild php:
./build php n

We always do it like that. When an update of MySQL is needed, it can be build seperate:

./build mysql
 
mysql is totall not related.

For sure when update mysql you need to rebuild php. as i said, not sure about apache update, but, make a build php take so few time that shouldn't be such a big problem do that :)

Regards
 
Back
Top