Here is how to use latest version of custombuild 2.0 . The commands for custombuild 2.0 are basically identical to custombuild 1.1 and 1.2, so all this stuff should look familiar.
Notice: At the time of this writing (2012-03-14) custombuild 2.0 doesn't support upgrading from php 5.2 to 5.4. If you're upgrading from php 5.2 to 5.4 please use custombuild 1.2.
cd /usr/local/directadmin
wget http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build
edit options.conf file, selecting whatever you want to upgrade and what version numbers... then run:
cd /usr/local/src/
# get the latest version http://pecl.php.net/package/uploadprogress
tar xvfz uploadprogress-VERSION.tgz
cd uploadprogress-VERSION
phpize
./configure
make
make install
Copy the install location, e.g. ' /usr/local/lib/php/extensions/no-debug-non-zts-20090626/'
-Register nameserver at registrar
(namecheap.com is my fav; networksolution.com is the worst for this... it's not longer an option you can click on the website, you have to send an email request for this)
-Add nameservers to server:
1. go to user level, and add the new domain you registered (leave default settings, and tweak them after)
2. go back to reseller level, and click "nameserver" and select 2 ips you want to use and click "create" then set the 2 new nameservers for "Set the Nameservers that will be assigned to new users" (it should be added by default)
-Share nameserver ips (so you're able to add other domains to them):