How to disable a php module without phpdismod? – CentOS
I am using Nginx 1.16.1 with rh-php73/rh-php73-php-fpm-7.3 on Centos 7.8. I can't find how to disable a PHP module, can someone help me?
I am using Nginx 1.16.1 with rh-php73/rh-php73-php-fpm-7.3 on Centos 7.8. I can't find how to disable a PHP module, can someone help me?
I am trying to enable rh-python36 software collection after reboot So I can avoid calling "scl enable" all the time. After unzipping and installing the package: yum install -y tmp/rpms/* I created a new file "python36.sh" under /etc/profile.d with the…