Dear All,
Pls kindly help me on this issue, i'm trying to install ESPOCRM on Ubuntu 20.04 - nginx + php 8.2 + Mariadb.
I set Nginx Webserver done already but when the installation went to this step, it could not went through.
I tried to use the suggestion command but still got this error. Pls help me to resolve it. I want to run it on my VPS instead of Localhost.
This is my errors_logs:
[2024-05-24 10:28:39] ERROR: Uncaught Exception RuntimeException: "Could not write file `/webserver-domain/public_html/data/logs/espo-2024-05-24.log`. Error message: Call to undefined function Espo\Core\Utils\File\chown()" at /webserver-domain/public_html/application/Espo/Core/Log/Handler/EspoFileHandler.php line 88 {"exception":"[object] (RuntimeException(code: 0): Could not write file `/webserver-domain/public_html/data/logs/espo-2024-05-24.log`. Error message: Call to undefined function Espo\\Core\\Utils\\File\\chown() at /webserver-domain/public_html/application/Espo/Core/Log/Handler/EspoFileHandler.php:88)"}
[2024-05-24 10:28:58] WARNING: E_WARNING: Undefined array key "errors" {"code":2,"message":"Undefined array key "errors"","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:28:58] WARNING: E_WARNING: Attempt to read property "value" on null {"code":2,"message":"Attempt to read property "value" on null","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:31:14] WARNING: E_WARNING: Undefined array key "errors" {"code":2,"message":"Undefined array key "errors"","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:31:14] WARNING: E_WARNING: Attempt to read property "value" on null {"code":2,"message":"Attempt to read property "value" on null","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:32:24] WARNING: E_WARNING: Undefined array key "errors" {"code":2,"message":"Undefined array key "errors"","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:32:24] WARNING: E_WARNING: Attempt to read property "value" on null {"code":2,"message":"Attempt to read property "value" on null","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
Pls kindly help me on this issue, i'm trying to install ESPOCRM on Ubuntu 20.04 - nginx + php 8.2 + Mariadb.
I set Nginx Webserver done already but when the installation went to this step, it could not went through.
I tried to use the suggestion command but still got this error. Pls help me to resolve it. I want to run it on my VPS instead of Localhost.
This is my errors_logs:
[2024-05-24 10:28:39] ERROR: Uncaught Exception RuntimeException: "Could not write file `/webserver-domain/public_html/data/logs/espo-2024-05-24.log`. Error message: Call to undefined function Espo\Core\Utils\File\chown()" at /webserver-domain/public_html/application/Espo/Core/Log/Handler/EspoFileHandler.php line 88 {"exception":"[object] (RuntimeException(code: 0): Could not write file `/webserver-domain/public_html/data/logs/espo-2024-05-24.log`. Error message: Call to undefined function Espo\\Core\\Utils\\File\\chown() at /webserver-domain/public_html/application/Espo/Core/Log/Handler/EspoFileHandler.php:88)"}
[2024-05-24 10:28:58] WARNING: E_WARNING: Undefined array key "errors" {"code":2,"message":"Undefined array key "errors"","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:28:58] WARNING: E_WARNING: Attempt to read property "value" on null {"code":2,"message":"Attempt to read property "value" on null","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:31:14] WARNING: E_WARNING: Undefined array key "errors" {"code":2,"message":"Undefined array key "errors"","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:31:14] WARNING: E_WARNING: Attempt to read property "value" on null {"code":2,"message":"Attempt to read property "value" on null","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:32:24] WARNING: E_WARNING: Undefined array key "errors" {"code":2,"message":"Undefined array key "errors"","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
[2024-05-24 10:32:24] WARNING: E_WARNING: Attempt to read property "value" on null {"code":2,"message":"Attempt to read property "value" on null","file":"/webserver-domain/public_html/install/vendor/smarty/libs/sysplugins/smarty_internal_templatebase.php(143) : eval()'d code","line":4}
Comment