Hello!
We have some problems with the PHP version after we updated to last version of Espo and version 7, 7.1 and 7.2. The last error we got today was:
[25-Nov-2019 11:55:57 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/..../public_html/crm/application/Espo/Core/Application.php o
[25-Nov-2019 11:55:59 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/..../public_html/crm/application/Espo/Core/Application.php o
[25-Nov-2019 11:55:59 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/.../public_html/crm/application/Espo/Core/Application.php o
[25-Nov-2019 11:56:00 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/.../public_html/crm/application/Espo/Core/Application.php o
When the problem appears with bad server response or error 500 we have to modify the version of the php from Cpanel, from PHP version 7.2 to 7.1 or 7 and so on. After we change the version the CRM works again.
Do you have any suggestions?
Thanks!
We have some problems with the PHP version after we updated to last version of Espo and version 7, 7.1 and 7.2. The last error we got today was:
[25-Nov-2019 11:55:57 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/..../public_html/crm/application/Espo/Core/Application.php o
[25-Nov-2019 11:55:59 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/..../public_html/crm/application/Espo/Core/Application.php o
[25-Nov-2019 11:55:59 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/.../public_html/crm/application/Espo/Core/Application.php o
[25-Nov-2019 11:56:00 UTC] PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /home/.../public_html/crm/application/Espo/Core/Application.php o
When the problem appears with bad server response or error 500 we have to modify the version of the php from Cpanel, from PHP version 7.2 to 7.1 or 7 and so on. After we change the version the CRM works again.
Do you have any suggestions?
Thanks!
Comment