Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

Issue with wp core commands #3

Description

@mikeaveli007

When using the default settings of having the wordpress install be in the /src/wp folder, the wp core commands in setup-wp and setup-database fail with "Error: this does not seem to be a WordPress installation" and this seems due to the command running in the root folder and not the /wp subfolder. Adding in --path=/var/www/html/wp to the commands fixes the issue.

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