April 11

contver all domains to php-fpm pool on cPanel based servers

for i in `ls -1 /opt/cpanel/|grep php`;do yum install -y "$i"-php-fpm ;done;yum install -y ea-apache24-mod_proxy_fcgi; /usr/local/cpanel/scripts/php_fpm_config --convert_all


Copyright 2021. All rights reserved.

Posted 11 April 2018 by admin in category "simple memo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.