PDA

View Full Version : custombuild 1.2 stable ?



njm
01-06-2009, 07:38 AM
if so....
how should i update my custombuild ?

my ./build script still reports version 1.1.15

and i would like to have the lastest stable from DA.

smtalk
01-06-2009, 08:54 AM
Both 1.1 and 1.2 (if you'll use PHP5) are stable, but 1.2 is not named as stable yet, because it contains PHP6 (which is alpha at the moment).

njm
01-06-2009, 09:06 AM
yes....i only use PHP5 (for now)...

so i would like to update custombuild...

will i just wget the custombuild.tar.gz from /files.directadmin.com/custombuild/1.2/ directory...and then overwrite the 1.1 version ?

(i just need to take car about options.conf and versions.txt? those are the files i've edited)

smtalk
01-06-2009, 09:16 AM
You can just change 1.1 to 1.2 in the options.conf and run "./build update". http://www.directadmin.com/forum/showthread.php?t=19221 #6.

njm
01-06-2009, 11:18 AM
ok thanks alot for your help smtalk!