Izin up thread lama, kebetulan malam ini ada bantu teman minta setup di AlmaLinux dan komplaen tidak jalan tahapannya
Point-0 dan point-1 di atas jika di AlmaLinux/sederajat maka jadinya gini :
Selebihnya sama
Point-0 dan point-1 di atas jika di AlmaLinux/sederajat maka jadinya gini :
Code:
==================Install Multi PHP==================
# dnf -y install http://rpms.remirepo.net/enterprise/remi-release-8.rpm && dnf clean all
# dnf -y install php70-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php71-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php72-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php73-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php74-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php80-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php81-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php82-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php83-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
# dnf -y install php56-php-{cli,fpm,pdo,mysqlnd,opcache,zip,devel,gd,mbstring,curl,xml,pear,bcmath,json}
Selebihnya sama