So i just download the php-4.3.10.tar.gz file, untar it, and run ./build update?California said:Good news! DA has already included PHP 4.10 into the standard customapache build.
So you simply need to follow the directions for ./build update.
http://files.directadmin.com/services/customapache/
[For future reference, your way will (I am pretty sure) cause problems. if you want to update to a level not yet included by the DA default, you should edit the DA build script to include the right version numbers after you have downloaded the new packages to the customapache directory and unzipped them. Then run ./build all]
noneto said:So i just download the php-4.3.10.tar.gz file, untar it, and run ./build update?
WOW, DirectAdmin rocks!alex2k said:Just do these:
# cd /usr/local/directadmin/customapache/
# ./build update
# ./build php
Follow all instructions in that installations.
After compile php done, don't forget to restart your apache:
# /etc/init.d/httpd restart
Good luck
alex2k said:Just do these:
# cd /usr/local/directadmin/customapache/
# ./build update
# ./build php
Follow all instructions in that installations.
After compile php done, don't forget to restart your apache:
# /etc/init.d/httpd restart
Good luck
Any reason you wouldn't just run:alex2k said:Just do these:
# cd /usr/local/directadmin/customapache/
# ./build update
# ./build php
Follow all instructions in that installations.
After compile php done, don't forget to restart your apache:
# /etc/init.d/httpd restart
Good luck