Downgrade Version

Apache 2.4
My Mautic version is: 45_mautic-449
My PHP version is: PHP 8.0
My Database type and version is: MySQL 8.0
cPanel & WHM on AlmaLinux Version: AlmaLinux v8.8.0
** PHP version 8.1.21**

These errors are showing in the installer :
See, “Mautic does not support PHP version 8.1.21 at this time. To use Mautic, you will need to downgrade to an earlier version,” https://mautic.devced.com

My problem is :
What downgrade version of Mautic supports the following 45_mautic-449:
See, “Mautic does not support PHP version 8.1.21 at this time. To use Mautic, you will need to downgrade to an earlier version,” https://mautic.devced.com

cPanel/WHM PHP Downgrade Options:

Thanks,
Hal

If you are using Mautic 4.x I would strongly suggest using php7.4 rather.

mikew,

Php 7.4 produced the following error message, “This version has reached EOL. Learn More. We strongly recommend that you use a version that is still supported upstream. If you do continue to use it, you will be susceptible to any remaining bugs or security issues.”

See the screenshot error message:

Do you have any further suggestions?

Regards,
Hal

I downgraded the php version to php 80. Read the following error message," We have detected some minor things that we recommend changing in order to have a better Mautic experience:
It is recommended to secure your installation with an SSL certificate (https). Starting February 2020 Google Chrome will stop sending third-party cookies in cross-site requests unless the cookies are secure. Tracking will stop working for Mautic instances running on HTTP. Use HTTPS.The memory_limit setting in your PHP configuration is lower than the suggested minimum limit of 512M. Mautic can have performance issues with large datasets without sufficient memory. The intl extension is not performing as expected. Please check that PHP’s intl extension is installed and configured properly," https://mautic.devced.com.

Do you have any further suggestions?

Regards,
Hal

Issue resolved:

(1) Updated SSL Certificate through AutoSSL
(2) Increased the memory_limit, navigate to WHM > MultiPHP INI Editor
(3) install the intl extension:
(a) Command: yum -y install ea-php80-php-intl
(4) enable the fileinfo extension using EasyApache 4

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.