HTTP ERROR 500 pops up when i click install button.
I checked this file 'espo-2024-12-07.log', the content in this file :
[2024-12-07 06:38:12] ERROR: (0) Uncaught Exception RuntimeException: "Could not write file `/home/u271320918/domains/server-domain/public_html/expo/data/logs/espo-2024-12-07.log`. Error message: Call to undefined function Espo\Core\Utils\File\chgrp()" at /home/u271320918/domains/server-domain/public_html/expo/application/Espo/Core/Log/Handler/EspoFileHandler.php line 88 :: /home/u271320918/domains/server-domain/public_html/expo/application/Espo/Core/Log/Handler/EspoFileHandler.php(88)
after refresh the 500 error page, it hows permission denied.
Searched the forums and find espo official docs, and applied the permissions as requested, but still no change, i even checked it with hostinger support but no luck.
EspoCRM version is 8.4.2
PHP version is 8.2
mySQL version is
What might be the issue? Please help.
I checked this file 'espo-2024-12-07.log', the content in this file :
[2024-12-07 06:38:12] ERROR: (0) Uncaught Exception RuntimeException: "Could not write file `/home/u271320918/domains/server-domain/public_html/expo/data/logs/espo-2024-12-07.log`. Error message: Call to undefined function Espo\Core\Utils\File\chgrp()" at /home/u271320918/domains/server-domain/public_html/expo/application/Espo/Core/Log/Handler/EspoFileHandler.php line 88 :: /home/u271320918/domains/server-domain/public_html/expo/application/Espo/Core/Log/Handler/EspoFileHandler.php(88)
after refresh the 500 error page, it hows permission denied.
Searched the forums and find espo official docs, and applied the permissions as requested, but still no change, i even checked it with hostinger support but no luck.
EspoCRM version is 8.4.2
PHP version is 8.2
mySQL version is
What might be the issue? Please help.
Comment