Announcement
Collapse
No announcement yet.
EspoCRM 5.9.3 released
Collapse
X
-
Important. If you upgraded from 5.8.5 to 5.9.3 on June 22-23 and email sending stopped working is not working do the following:
1. Download 5.9.3 version from the site or Github.
2. Remove vendor folder from your EspoCRM instance.
3. Copy vendor folder from the downloaded package.Last edited by yuri; 06-24-2020, 05:37 PM.
- Likes 2
-
Look like this post help resolve an issue known as Email Error 200_
Just making a post for future user that need to find this thread. For reference see:
Is anyone getting Error 200 when setting up SMTP with Office365 / Gmail, tried them all with SSL / TLS and without security but still getting this dreaded Error 200. I've seen some post (https://forum.espocrm.com/forum/bug-reports/49337-error-200-when-trying-to-send-emails-with-smpt) in the forum stating the error is returned
Comment
-
LailaMamilly hi,
This error is generated only if you are installing Espocrm version higher than 5.7.11 or upgrading from Espocrm version 5.7.11, especially to version 5.9.3. Installing version higher that 5.7.11 in an environment which has PHP < 7.2 with Mysql 5.6 (XAMPP) or Linux Server with MySQL version < 5.7. will cause Espocrm to complain as it is based on MySQL higher than 5.6 (outdated).
To resolve this, my suggestion is to get the server admin to upgrade the php version to 7.4 or higher and use MariaDB equivalent to MySQLversion 5.7. I have tested this and found the upgrade does not break your other apps. Safer to backup before upgrade, though.
LailaMamilly please update the post irrespective of whether you resolved it or not with details on what has transpired. Appreciate if the post is not left without a closure.
- Likes 1
Comment
Comment