After successful installation I got "Bad server response" error message whenever navigating throughout the app.
Unable to upload any file in the document section. I get "Bad server response" and "Error 500" error messages
When creating new leads or opportunities or any other records can't amend or add to that record. I get "Bad server response" and "Error 500" error messages
In the log file I have the following
[2017-06-25 15:15:40] Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [2002] No such file or directory" at /EspoCRM-4.7.1/application/Espo/ORM/EntityManager.php line 138 {"exception":"[object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /EspoCRM-4.7.1/application/Espo/ORM/EntityManager.php:138)"} []
[2017-06-25 15:26:49] Espo.WARNING: E_WARNING: Invalid argument supplied for foreach() {"code":2,"message":"Invalid argument supplied for foreach()","file":"/EspoCRM-4.7.1/application/Espo/Core/Utils/Config.php","line":255,"context":{"data":"","isAdm in":true,"restrictItems":["systemItems","adminItems","configPath","cachePath ","database","crud","logger","isInstalled","defaul tPermissions","systemUser","permissionMap","permis sionRules","passwordSalt","cryptKey","restrictedMo de","userLimit","portalUserLimit","stylesheet","us erItems","internalSmtpServer","internalSmtpPort"," internalSmtpAuth","internalSmtpUsername","internal SmtpPassword","internalSmtpSecurity","internalOutb oundEmailFromAddress"],"values":[]}} []
I am using EspoCRM 4.7.1, PHP 5.5, MySQL 5.6.32
Please help...
Unable to upload any file in the document section. I get "Bad server response" and "Error 500" error messages
When creating new leads or opportunities or any other records can't amend or add to that record. I get "Bad server response" and "Error 500" error messages
In the log file I have the following
[2017-06-25 15:15:40] Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [2002] No such file or directory" at /EspoCRM-4.7.1/application/Espo/ORM/EntityManager.php line 138 {"exception":"[object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /EspoCRM-4.7.1/application/Espo/ORM/EntityManager.php:138)"} []
[2017-06-25 15:26:49] Espo.WARNING: E_WARNING: Invalid argument supplied for foreach() {"code":2,"message":"Invalid argument supplied for foreach()","file":"/EspoCRM-4.7.1/application/Espo/Core/Utils/Config.php","line":255,"context":{"data":"","isAdm in":true,"restrictItems":["systemItems","adminItems","configPath","cachePath ","database","crud","logger","isInstalled","defaul tPermissions","systemUser","permissionMap","permis sionRules","passwordSalt","cryptKey","restrictedMo de","userLimit","portalUserLimit","stylesheet","us erItems","internalSmtpServer","internalSmtpPort"," internalSmtpAuth","internalSmtpUsername","internal SmtpPassword","internalSmtpSecurity","internalOutb oundEmailFromAddress"],"values":[]}} []
I am using EspoCRM 4.7.1, PHP 5.5, MySQL 5.6.32
Please help...
Comment