Skip to content

PHP errors on install.php in docker container #87

@pth0rn

Description

@pth0rn

Started up the docker container to check out the app, and I just get these errors

Warning: include(config/db.php): failed to open stream: No such file or directory in /www/install.php on line 10

Warning: include(): Failed opening 'config/db.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/install.php on line 10

Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/install.php on line 41

Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/install.php on line 42

Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given in /www/install.php on line 43

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