Downgrade PHP 8 to PHP 7.4 on CentOS7 Topic is solved
Downgrade PHP 8 to PHP 7.4 on CentOS7
Hi everybody,
Please help me how to downgrade PHP 8 to the 7.4 version on CentOS 7.
Today I just install VestaCP on my VPS but my website doesn't work because it's not compatible with PHP 8. I don't know why VestaCP automatically install PHP 8.
So anybody is there a way to solve this?
Thank you so much.
Please help me how to downgrade PHP 8 to the 7.4 version on CentOS 7.
Today I just install VestaCP on my VPS but my website doesn't work because it's not compatible with PHP 8. I don't know why VestaCP automatically install PHP 8.
So anybody is there a way to solve this?
Thank you so much.
Re: Downgrade PHP 8 to PHP 7.4 on CentOS7
Hi
You can remove PHP and install new version.
I suppose you have remi repo, you just need select php 7.4
You can remove PHP and install new version.
I suppose you have remi repo, you just need select php 7.4
Patch your ubuntu 16 or mysq5.7 -> viewtopic.php?f=20&t=13239
Transfer accounts from cPanel -> viewtopic.php?f=19&t=11075
Transfer accounts from cPanel -> viewtopic.php?f=19&t=11075
Re: Downgrade PHP 8 to PHP 7.4 on CentOS7
viewtopic.php?p=83162#p83162Nakao wrote: ↑Sun Dec 20, 2020 9:18 amHi everybody,
Please help me how to downgrade PHP 8 to the 7.4 version on CentOS 7.
Today I just install VestaCP on my VPS but my website doesn't work because it's not compatible with PHP 8. I don't know why VestaCP automatically install PHP 8.
So anybody is there a way to solve this?
Thank you so much.
Or use yum downgrade
Re: Downgrade PHP 8 to PHP 7.4 on CentOS7
Thank you so so much. I removed PHP 8.0 and install 7.4 instead :)