cd /usr/local/directadmin/custombuild
./build update
wget -O php-5.3.4.tar.gz "http://lt.php.net/get/php-5.3.4.tar.gz/from/this/mirror"
perl -pi -e 's/php53:5.3.3:5adf1a537895c2ec933fddd48e78d8a2/php53:5.3.4:b69b36132899c5ca3bf155efa0218676/' versions.txt
./build php n
Code:cd /usr/local/directadmin/custombuild ./build update wget -O php-5.3.4.tar.gz "http://lt.php.net/get/php-5.3.4.tar.gz/from/this/mirror" perl -pi -e 's/php53:5.3.3:5adf1a537895c2ec933fddd48e78d8a2/php53:5.3.4:b69b36132899c5ca3bf155efa0218676/' versions.txt ./build php n
It answers no to all questions asked in the build script.what does the "n" in the build php n does ? thanks for the hint.![]()
Code:cd /usr/local/directadmin/custombuild ./build update wget -O php-5.3.4.tar.gz "http://lt.php.net/get/php-5.3.4.tar.gz/from/this/mirror" perl -pi -e 's/php53:5.3.3:5adf1a537895c2ec933fddd48e78d8a2/php53:5.3.4:b69b36132899c5ca3bf155efa0218676/' versions.txt ./build php n