flatovercrest
New Pleskian
Hi
Can anyone please tell me if Plesk on AlmaLinux supports php 5.6?
Thanks
Can anyone please tell me if Plesk on AlmaLinux supports php 5.6?
Thanks
Hi
Can anyone please tell me if Plesk on AlmaLinux supports php 5.6?
Thanks
dnf install -y epel-release
dnf install http://rpms.remirepo.net/enterprise/remi-release-8.rpm
dnf install php56-php.x86_64
dnf install php56-build.x86_64
dnf install php56-php-gd.x86_64
dnf install php56-php-fpm.x86_64
dnf install php56-php-bcmath.x86_64
dnf install php56-php-gmp.x86_64
dnf install php56-php-geos.x86_64
dnf install php56-php-xmlrpc.x86_64
dnf install php56-php-soap.x86_64
dnf install php56-php-pecl-imagick.x86_64
dnf install php56-php-pecl-imagick-devel.x86_64
dnf install php56-php-pecl-geoip.x86_64
dnf install php56-php-brotli.x86_64
dnf install php56-php-imap.x86_64
dnf install php56-php-interbase.x86_64
dnf install php56-php-intl.x86_64
dnf install php56-php-ioncube-loader.x86_64
dnf install php56-php-ldap.x86_64
dnf install php56-php-libvirt.x86_64
dnf install php56-php-libvirt-doc.noarch
dnf install php56-php-lz4.x86_64
dnf install php56-php-magickwand.x86_64
dnf install php56-php-maxminddb.x86_64
dnf install php56-php-mbstring.x86_64
dnf install php56-php-mcrypt.x86_64
dnf install php56-php-mysqlnd.x86_64
dnf install php56-php-odbc.x86_64
dnf install php56-php-opcache.x86_64
dnf install php56-php-pecl-redis4.x86_64
dnf install php56-php-pecl-ip2location.x86_64
dnf install php56-php-pecl-yaml.x86_64
dnf install php56-php-pecl-rar.x86_64
dnf install php56-php-pecl-radius.x86_64
dnf install php56-php-pecl-crypto.x86_64
dnf install php56-scldevel.x86_64
dnf install php56-syspaths.x86_64
dnf install php56-scldevel.x86_64
dnf install php56-php-zstd-devel.x86_64
dnf install php56-php-zephir-parser-devel.x86_64
dnf install php56-php-pecl-dom-varimport-devel.x86_64
/usr/local/psa/bin/php_handler --add -displayname 5.6.40 -path /usr/bin/php56-cgi -phpini /etc/opt/remi/php56/php.ini -clipath /usr/bin/php56 -type fastcgi
plesk bin php_handler --reread
Yes, that looks correct.. It's been a whileLike that?
dnf install -y epel-release
dnf install http://rpms.remirepo.net/enterprise/remi-release-8.rpm
dnf install php53-php.x86_64
dnf install php53-build.x86_64
dnf install php53-php-gd.x86_64
dnf install php53-php-fpm.x86_64
dnf install php53-php-bcmath.x86_64
dnf install php53-php-gmp.x86_64
dnf install php53-php-geos.x86_64
dnf install php53-php-xmlrpc.x86_64
dnf install php53-php-soap.x86_64
dnf install php53-php-pecl-imagick.x86_64
dnf install php53-php-pecl-imagick-devel.x86_64
dnf install php53-php-pecl-geoip.x86_64
dnf install php53-php-brotli.x86_64
dnf install php53-php-imap.x86_64
dnf install php53-php-interbase.x86_64
dnf install php53-php-intl.x86_64
dnf install php53-php-ioncube-loader.x86_64
dnf install php53-php-ldap.x86_64
dnf install php53-php-libvirt.x86_64
dnf install php53-php-libvirt-doc.noarch
dnf install php53-php-lz4.x86_64
dnf install php53-php-magickwand.x86_64
dnf install php53-php-maxminddb.x86_64
dnf install php53-php-mbstring.x86_64
dnf install php53-php-mcrypt.x86_64
dnf install php53-php-mysqlnd.x86_64
dnf install php53-php-odbc.x86_64
dnf install php53-php-opcache.x86_64
dnf install php53-php-pecl-redis4.x86_64
dnf install php53-php-pecl-ip2location.x86_64
dnf install php53-php-pecl-yaml.x86_64
dnf install php53-php-pecl-rar.x86_64
dnf install php53-php-pecl-radius.x86_64
dnf install php53-php-pecl-crypto.x86_64
dnf install php53-scldevel.x86_64
dnf install php53-syspaths.x86_64
dnf install php53-scldevel.x86_64
dnf install php53-php-zstd-devel.x86_64
dnf install php53-php-zephir-parser-devel.x86_64
dnf install php53-php-pecl-dom-varimport-devel.x86_64
/usr/local/psa/bin/php_handler --add -displayname 5.3 -path /usr/bin/php53-cgi -phpini /etc/opt/remi/php53/php.ini -clipath /usr/bin/php53 -type fastcgi
plesk bin php_handler --reread
This should still work.. php-5.3.10 - Remi's RPM repository - BlogDon't think you can get 5.3 from Remi repo anymore....
Checkout PHP version 5.5.36, 5.6.22 and 7.0.7 - Remi's RPM repository - Blog
My host says his php 5.6 comes with PLESK version. i have plesk obsidian running. I need that what my host uses. I need to install it in alma linux 8We do not support EOLed third-party components.
PHP: Supported Versions
PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.www.php.net