update.script and custombuild are two different stuffs
do this
Code:mkdir /usr/local/updatescript cd /usr/local/updatescript wget http://tools.web4host.net/update.script chmod 755 update.script ./update.script IMAP cd /usr/local/directadmin/custombuild/configure/suphp/ nano configure.php4 (or configure.php5 depend on what php version you use)
Hello,
i have configure.php4 configure.php5 configure.suphp under /usr/local/directadmin/custombuild/configure/suphp/,
i use php5 with suphp (cgi on options.conf),
by theway,i need to edit configure.php5 or configure.suphp ?
thank you