Summary of minimum version you will need for 3.x:
- PHP you need 7.4 (no 8.x, no 7.2, etc)
- MySQL you need 8.x and above
- MariaDB you need 10.2.20 and above
On release e2.2.27 , under System / Settings / System Health you will notice that the PHP and MySQL controls will show NOT OK if you do not meet the requirements above. You need these versions because they work on BOTH, 2.x and 3.x
Once you are in 3.x you will be able to upgrade again if you want to PHP 8.x
@sam looked at your daily crons authorisation requests (this is what your eramba sends every night to us) and out of the php version you send we know that our enterprise customers run the following php versions:
eramba 3.x runs only on versions above 7.4 so if you want to upgrade to 3.x you will need to keep this in mind before you click update…is also important to know that php 8 has many benefits so is totally worth the update
because you all are into security, i remind you of the following expiration dates for security patches on php.
the webhook we get from you every night:
`{“appVersion”:“e2.9.0”,“dbVersion”:“e2.9.0”,“**phpVersion":"7.2.24”**,“integrityHash”:“unavailable”,“lastCron”:
{“execution_time”:“118.832”,“created”:“2019-12-31 00:00:01”,“completed”:“2019-12-31 00:02:00”,“status”:“success”,“url”:null,“message”:“Your CRON Job has been completed successfully”,“cron_type”:“cli”}
}`