Skip to content

Installation on Windows failing #7

@KnightCoder

Description

@KnightCoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions