- @reboot cron not working
- csf.deny IP format
- Help opening after Custombuild (da build all)
- "You do not own that domain"
- Unlock Innovation with Award-Winning iOS App Development in Perth
- Wildcard SSL cert for fourth level subdomain
- 550 authentication required - email bounce
- Custombuild 404 issues
- cPanel-to-DirectAdmin conversion tool
- Let's Encrypt Certificate name mismatch
Hi there this is my Op-config settings as of now....php1_release=5.6
php1_mode=php-fpm
php2_release=5.3
php2_mode=php-fpmmod_ruid2=yes
--------------
i would like to install php 7.0 and remove php 5.3 and mod_ruid2 as i have both modes = php-fpm, so i beleve dont need mod_ruid2 as redundant = http://forum.directadmin.com/showthread.php?t=52443
would this be the correct code:
thanks for any help...cd /usr/local/directadmin/custombuild
./build set php1_release 7.0
./build set php2_release 5.6
./build set mod_ruid2=no
./build update
./build php n
./build rewrite_confs
