[PLUGIN] CustomBuild 2.0

I just installed 1488 however the problem continuous for me. Even switching back to Mariadb 10.0 isn't giving back the tabs.

I'm unable to reproduce the problem. Would it be possible to check that directly on your server?
 
I did the update to DirectAdmin 1.50.0 today. After that, the CustomBuild Plugin shows the following notification:

DirectAdmin 1.50.0 downgrade to 1.49.1 is available

Is that expected behavior? Am I to quick with the DirectAdmin update?
 
Hey,

I've been using this for a while now and everything was working fine, but yesterday this created a huge log file filling my whole partition. The log file was about 39GB!
 
I did the update to DirectAdmin 1.50.0 today. After that, the CustomBuild Plugin shows the following notification:

DirectAdmin 1.50.0 downgrade to 1.49.1 is available

Is that expected behavior? Am I to quick with the DirectAdmin update?

Wait a few hours. :) What files*.directadmin.com are you using? files1 has been updated with 1.5.0 and perhaps the mirror you are using hasn't.
 
I see you're right. The message disappeared as soon as I switched to files.directadmin.com. So I was to quick ;)
 
Hi Folks,

I have a brand new Debian Jessie installation with DirectAdmin 1.5 and Custombuild 2.0
I fetched the Custombuild plugin and it shows up in DirectAdmin, however the plugin tells me it is only compatible with Custombuild 2.

What am i missing or doing wrong?
 
Hi Folks,

I have a brand new Debian Jessie installation with DirectAdmin 1.5 and Custombuild 2.0
I fetched the Custombuild plugin and it shows up in DirectAdmin, however the plugin tells me it is only compatible with Custombuild 2.

What am i missing or doing wrong?

Please post the output of:
Code:
/usr/local/directadmin/custombuild/build version
 
Code:
martijn@vps01:~$ sudo /usr/local/directadmin/custombuild/build version
[sudo] password for martijn: 
2.0.0 (rev: 1501)
martijn@vps01:~$

As said, it is a brand new DirectAdmin 1.50.0, would it come with a Custombuild 1 installation?
 
root@vps01:/usr/local/directadmin/custombuild# ./build version
2.0.0 (rev: 1501)
root@vps01:/usr/local/directadmin/custombuild# php -v
PHP 5.5.32 (cli) (built: Feb 26 2016 16:32:15)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
root@vps01:/usr/local/directadmin/custombuild# php -i | grep enable-safe-mode
root@vps01:/usr/local/directadmin/custombuild#
root@vps01:/usr/local/directadmin/custombuild# php -i | grep configure
Configure Command => './configure' '--with-apxs2' '--with-config-file-scan-dir=/usr/local/lib/php.conf.d' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-libxml-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=mysqlnd' '--with-mysql-sock=/usr/local/mysql/data/mysql.sock' '--with-mysqli=mysqlnd' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=mysqlnd' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xsl' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-sockets' '--enable-soap' '--enable-mbstring' '--with-icu-dir=/usr/local/icu' '--enable-intl'
root@vps01:/usr/local/directadmin/custombuild#
 
Based on a topic found, i have rebuild PHP (anyway) with the option ./build php n

I re-ran the php commands to make sure it still does not have safe-mode enabled.

root@vps01:/usr/local/directadmin/custombuild# php -v
PHP 5.5.32 (cli) (built: Feb 29 2016 10:15:20)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
root@vps01:/usr/local/directadmin/custombuild# php -i | grep enable-safe-mode
root@vps01:/usr/local/directadmin/custombuild# php -i | grep configure
Configure Command => './configure' '--with-apxs2' '--with-config-file-scan-dir=/usr/local/lib/php.conf.d' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-libxml-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=mysqlnd' '--with-mysql-sock=/usr/local/mysql/data/mysql.sock' '--with-mysqli=mysqlnd' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=mysqlnd' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xsl' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-sockets' '--enable-soap' '--enable-mbstring' '--with-icu-dir=/usr/local/icu' '--enable-intl'
 
root@vps01:/usr/local/directadmin/custombuild# ./build version
2.0.0 (rev: 1501)
root@vps01:/usr/local/directadmin/custombuild# php -v
PHP 5.5.32 (cli) (built: Feb 29 2016 10:15:20)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
root@vps01:/usr/local/directadmin/custombuild# php -i | grep enable-safe-mode
root@vps01:/usr/local/directadmin/custombuild# php -i | grep configure
Configure Command => './configure' '--with-apxs2' '--with-config-file-scan-dir=/usr/local/lib/php.conf.d' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-libxml-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=mysqlnd' '--with-mysql-sock=/usr/local/mysql/data/mysql.sock' '--with-mysqli=mysqlnd' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=mysqlnd' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xsl' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-sockets' '--enable-soap' '--enable-mbstring' '--with-icu-dir=/usr/local/icu' '--enable-intl'
 
I have some problems with the custombuild plugin telling me i am not running custombuild2.0;

i did some command that i saw where asked frequently to provide useful output;

Code:
root@vps01:/usr/local/directadmin/custombuild# ./build version
2.0.0 (rev: 1501)
root@vps01:/usr/local/directadmin/custombuild# php -v
PHP 5.5.32 (cli) (built: Feb 29 2016 10:15:20) 
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
root@vps01:/usr/local/directadmin/custombuild# php -i | grep enable-safe-mode
root@vps01:/usr/local/directadmin/custombuild# php -i | grep configure
Configure Command =>  './configure'  '--with-apxs2' '--with-config-file-scan-dir=/usr/local/lib/php.conf.d' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-libxml-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=mysqlnd' '--with-mysql-sock=/usr/local/mysql/data/mysql.sock' '--with-mysqli=mysqlnd' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=mysqlnd' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xsl' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-sockets' '--enable-soap' '--enable-mbstring' '--with-icu-dir=/usr/local/icu' '--enable-intl'
custombuild plugin.png

Also when i want to view the files it seems to tell me it has no access to the directories.
I did not change any setting at all.
 
Last edited:
Same issue here, i didn't notice because i dont use the plugin actually (but still is installed, just in case :)).

Everything up2date, also, Martynas, if you want you can access my server in order to investigate.

Regards
 
Plugin have bad visualisation for skin with icon menu (capri, einDa, etc...)
For correct work on skin with icon menu need:
1) span inside <a></a> tags
2) add icon

please change admin_img.html to(as variant):
Code:
<a href="/CMD_PLUGINS_ADMIN/custombuild/index.html"><img border="0" src="/CMD_PLUGINS/custombuild/images/custombuild-icon.png"><br>CustomBuild 2.0<span id="cb_updates" class="count_notice" style='visibility: hidden;'></span></a>
<script language="javascript">
        if (typeof(ajax_start) != "undefined") {
                var url="CMD_PLUGINS_ADMIN/custombuild/ajax_count.raw?rand="+Math.random();
                ajax_start(url, 'cb_updates', '');
        }
</script>

and add icon

Thank you!

up post!!!
 
Hi,
is this plugin needs something to function? (like flash player etc...)
about 2 weeks now it's not function on 2 server, now just saying "Executing..." forever...
 
Back
Top