Announcement

Collapse
No announcement yet.

Uncaught Exception Error: "Call to undefined function Espo\Core\Utils\File\chown()"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Uncaught Exception Error: "Call to undefined function Espo\Core\Utils\File\chown()"

    I Have a same problem in fresh installation on cpanel i have cross requirement page all are success when i click the next than page is blank.
    Hear is my log..
    [2024-01-26 03:35:35] ERROR: Uncaught Exception Error: "Call to undefined function Espo\Core\Utils\File\chown()" at /www/wwwroot/lms.advisor.in/application/Espo/Core/Utils/File/Permission.php line 446 {"exception":"[object] (Error(code: 0): Call to undefined function Espo\\Core\\Utils\\File\\chown() at /www/wwwroot/lms.advisor.in/application/Espo/Core/Utils/File/Permission.php:446)"}

    Please help me
    Last edited by yuri; 01-26-2024, 11:06 AM.

  • #2
    Something is missing in your PHP. Never encountered chown function not available in PHP. https://www.php.net/manual/en/book.filesystem.php

    Comment

    Working...
    X