Hi guys
Is possible to install php 5.3 on DA with centos 8 ?
I have a fresh install Centos 8 and DA and i have to move some websites that use php 5.3 from old VPS with centos 6 and php 5.3 - custombuild 1.
I tried to setup:
php1_release=7.3
php1_mode=php-fpm
php2_release=5.6
php2_mode=php-fpm
php3_release=5.3
php3_mode=fastcgi
but i get this error
php 5.3, 5.4, 5.5 cannot compile against openssl 1.1.0 or higher. Try php 5.6 or higher.
can i downgrade to openssl 1.0 ? is this the solution ?
i don't really need 7.3 and 5.6 is fine by me if i can install 5.3
Thank you
Is possible to install php 5.3 on DA with centos 8 ?
I have a fresh install Centos 8 and DA and i have to move some websites that use php 5.3 from old VPS with centos 6 and php 5.3 - custombuild 1.
I tried to setup:
php1_release=7.3
php1_mode=php-fpm
php2_release=5.6
php2_mode=php-fpm
php3_release=5.3
php3_mode=fastcgi
but i get this error
php 5.3, 5.4, 5.5 cannot compile against openssl 1.1.0 or higher. Try php 5.6 or higher.
can i downgrade to openssl 1.0 ? is this the solution ?
i don't really need 7.3 and 5.6 is fine by me if i can install 5.3
Thank you