اول Custumbuild 2.0 را نصب کنید.
فایل custumbuild/options.conf را باز کنید. “apache” را به “nginx” تغییر دهید.
این را هم تغییر دهید: php1_mode=php-fpm ذخیره کنید.
برای اعمال شدن دستور زیر را اجرا نمایید:
./build all -y
Then set youre DirectAdmin licenese to pre-release (log into directadmin.com and update you
re license.
۱ ۲ ۳ ۴ ۵ ۶ ۷ ۸ ۹ |
Update you`re server DirectAdmin follow this: cd /usr/local/directadmin wget -O new.tar.gz http://files1.directadmin.com/9374832/packed_debian60_64.tar.gz tar xvzf new.tar.gz ./directadmin p ./scripts/update.sh killall -۹ directadmin ./directadmin d |
Last thing to do, update youre configs into custumbuild: ./build rewrite_confs
"۵۰۲ Bad Gateway" , then check youre hostname it is not set correct!
“۵۰۳” then use the following cmd: chown webapps:nginx /var/www
For update From Apache to NGINX
Installl DirectAdmin in options menu choose option 3 with Php 5.3
After install Directadmin you can Update custumbuild to version 2.0 (BETA)
Update DirectAdmin rules to Beta version:
Update you`re server DirectAdmin follow this:
۱ ۲ ۳ ۴ ۵ ۶ ۷ |
cd /usr/local/directadmin wget -O new.tar.gz http://files1.directadmin.com/9374832/packed_debian60_64.tar.gz tar xvzf new.tar.gz ./directadmin p ./scripts/update.sh killall -۹ directadmin ./directadmin d |
Then update Custumbuild to version 2.0
۱ ۲ ۳ ۴ ۵ ۶ |
cd /usr/local/directadmin mv custombuild custombuild_1.x wget -O custombuild.tar.gz http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz tar xvzf custombuild.tar.gz cd custombuild ./build |
Then edit options.conf
Change: from “apache” to “nginx”
change: php1_mode=php-fpm
Safe changes
rewrite the custumbuild: ./build all -y