How to Update php and apache using Directadmin package ?

Done Upgrading, Thank You soo much for the GREAT help @zEitEr, @SeLLeRoNe and mostly, DirectAdmin Community!!
 
after you do a few with custombuild it will make sense on how its done.
the php recompile is one I often forget :)
 
thanks!!SeLLeRoNe

You need to change options.conf in /usr/local/directadmin/custombuild/

Once done do:

Code:
cd /usr/local/directadmin/custombuild
./build update
./build apache
./build php d

For update apache and php.

Regards

Thanks SeLLeRoNe I served much to update php. Then I had to update ioncube :( !! Thanks!! :rolleyes:
 
Back
Top