-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
I am getting the following error when trying to install.
php install.php
+ config.php found, testing database connection
PHP Notice: Undefined index: folder in D:\Program Files\LiteFilesystem\src\include\modules\files.php on line 26
+ Database connection established
PHP Fatal error: Uncaught Error: Call to undefined function posix_getgrgid() in D:\Program Files\LiteFilesystem\src\include\modules\system.php:220
Stack trace:
#0 D:\Program Files\LiteFilesystem\src\install.php(143): SystemModule->checkReady()
#1 {main}
thrown in D:\Program Files\LiteFilesystem\src\include\modules\system.php on line 220
- Code: 1 "Uncaught Error: Call to undefined function posix_getgrgid() in D:\Program Files\LiteFilesystem\src\include\modules\system.php:220
Stack trace:
#0 D:\Program Files\LiteFilesystem\src\install.php(143): SystemModule->checkReady()
#1 {main}
thrown" File: D:\Program Files\LiteFilesystem\src\include\modules\system.php Ln: 220
Please help me fix this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels