before: https://www.taxze.com/how-to-upgrade-php-with-directadmin/ after : install openssl first https://www.taxze.com/update-openssl-debian-directadmin/ ..and update CustomBuild 2.0 for upgrade php5.5.xx to php7.2.xx on Debian6 & DirectAdmin (more&h.. อ่านต่อ ( read more» )
DirectAdmin | tags
DirectAdmin | update PHP5.5 to PHP7.2 on Debian & DirectAdmin with CustomBuild 2.0
DirectAdmin Command PHP DebianDirectAdmin | update OpenSSL on Debian & DirectAdmin
Command Debian DirectAdmin SecurityWhat versions of the OpenSSL are affected? Status of different versions: - OpenSSL 1.0.1 through 1.0.1f (inclusive) are vulnerable - OpenSSL 1.0.1g is NOT vulnerable - OpenSSL 1.0.0 branch is NOT vulnerable - OpenSSL 0.9.8 branch is NOT vulnerable Bu.. อ่านต่อ ( read more» )
DirectAdmin | How to upgrade MySQL 5.5.x to 5.6.x with DirectAdmin
Debian MySQL Command DirectAdmindebian 6.0.10 php 5.5.36 directadmin custombuild 1.2 upgrade >> mysql 5.5.9 to 5.6.29 (more…).. อ่านต่อ ( read more» )
DirectAdmin | How to Install mod_ruid2 on Debian 64bit DirectAdmin installed
PHP DirectAdmin Debian Commandmod_ruid จัดการให้ php-cli ไม่ต้องมา chmod 777 เองให้วุ่นวายเหมือนใช้โฮส cPanel install mod_ruid2 cd /tmp apt-get update aptitude install libcap2-dev bzip2 wget http://jaist.dl.sourceforge.net/project/mod-ruid/mod_ruid2/mod_ruid2-0.9.8.tar.bz2 tar xj.. อ่านต่อ ( read more» )
DirectAdmin | Nginx + DirectAdmin
Nginx DirectAdminNginx + DirectAdmin http://nginx.org/en/download.html cd /tmp wget http://nginx.org/download/nginx-1.5.10.tar.gz tar xzvf nginx-1.5.10.tar.gz cd nginx-1.5.10 ./configure --sbin-path=/usr/local/sbin --with-http_stub_status_module --with-http_gzip_stat.. อ่านต่อ ( read more» )
DirectAdmin | How to upgrade PHP5.2|5.3|5.4|5.5 with DirectAdmin
Command DirectAdmin PHPวิธีการติดตั้ง php 5.3.x ให้ใช้งานได้บน server ที่ลง 5.2.x เดิมอยู่แล้ว โดยใช้ทริคที่ว่าให้ระบบมอง php5.3 เป็น php6 โดยมีขั้นตอนตามนี้ *This trick will work with CustomBuild 1.2 (PHP5.2 as CLI and 5.3 as CGI (suPHP)): cd /usr/local/directadmin/custom.. อ่านต่อ ( read more» )
DirectAdmin | How to install mod_evasive (block DDoS Apache)
DirectAdmin Security Command DebianMod_evasive คือ module เสริม ชนิดหนึ่งของ apache ซึ่งทำหน้าที่ ตรวจจับ การ request ผ่าน service apache โดย มีขั้นตอนการทำงาน คือ ถ้า IP ใด มีการ request เข้ามาขอบริการ เป็นจำนวนมาก ผิดปรกติ แล้ว mod ตัวนี้ จะทำการ ban IP ดังกล่าว ซึ่งจะเป็นการช่วยป้อ.. อ่านต่อ ( read more» )
DirectAdmin | How to Install Memcached & PHP-Memcache on Debian 5.0.x 64bit DirectAdmin installed
Debian Command DirectAdmin PHP#1. Install library libevent cd /tmp #wget http://monkey.org/~provos/libevent-1.4.13-stable.tar.gz #tar xzvf libevent-1.4.13-stable.tar.gz #cd libevent-1.4.13-stable curl -O -L https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.t.. อ่านต่อ ( read more» )
DirectAdmin | How to Install ionCube Loader on Debian 5.0.x 64bit DirectAdmin installed
Debian PHP DirectAdmin Command#1. Install file module cd /tmp/ wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz tar xvfz ioncube_loaders_lin_x86-64.tar.gz mv ioncube /usr/local/lib/ (more…).. อ่านต่อ ( read more» )
DirectAdmin | How to Install Zend Optimize on Debian 5.0.x 64bit DirectAdmin installed
Command PHP DirectAdmin Debian#1. Install file module (PHP 5.2.x) cd /tmp/ wget http://downloads.zend.com/optimizer/3.3.9/ZendOptimizer-3.3.9-linux-glibc23-x86_64.tar.gz tar xvfz ZendOptimizer-3.3.9-linux-glibc23-x86_64.tar.gz cd ZendOptimizer-3.3.9-linux-glibc23-x86_64/data/5_2_.. อ่านต่อ ( read more» )