You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sh wp-init.sh
[+] Running 3/3
- Network zld-headless_wordpress-network Created 0.7s
- Container zld-headless-mysql-1 Created 0.2s
- Container zld-headless-wordpress-1 Created 0.2s
[+] Running 2/2
- Container zld-headless-mysql-1 Started 1.4s
- Container zld-headless-wordpress-1 Started 1.7s
: not foundbin/install-wp: line 2:
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
/usr/local/bin/install-wp: line 5: --path=/var/www/html: not found
/usr/local/bin/install-wp: line 6: --url=http://localhost:8000: not found
/usr/local/bin/install-wp: line 7: --title=zenleafdispensaries: not found
/usr/local/bin/install-wp: line 8: --admin_user=admin: not found
/usr/local/bin/install-wp: line 9: --admin_password=F)'L%Sk@rV3-: not found
: not foundbin/install-wp: line 10: --admin_email=admin@zld.com
: not foundbin/install-wp: line 11:
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
/usr/local/bin/install-wp: line 14: permalink_structure: not found
/usr/local/bin/install-wp: line 15: --skip-themes: not found
: not foundbin/install-wp: line 16: --skip-plugins
: not foundbin/install-wp: line 17:
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
: not foundbin/install-wp: line 21:
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
: not foundbin/install-wp: line 25:
REPORT
: not foundbin/install-wp: line 27:
== User List ==
' is in a plugin or theme, pass --path=`path/to/wordpress`.ser list
' is not a registered subcommand of 'user'. See 'wp help user' for available subcommands.
Did you mean 'list'?
: not foundbin/install-wp: line 32:
== Theme List ==
' is in a plugin or theme, pass --path=`path/to/wordpress`.heme list
' is not a registered subcommand of 'theme'. See 'wp help theme' for available subcommands.
Did you mean 'list'?
: not foundbin/install-wp: line 37:
== Plugin List ==
' is in a plugin or theme, pass --path=`path/to/wordpress`.lugin list
' is not a registered subcommand of 'plugin'. See 'wp help plugin' for available subcommands.
Did you mean 'list'?
I'm trying to use this project. I get this error msg when run sh wp-init.sh this in bash.
The text was updated successfully, but these errors were encountered:
Hi @feroz39,
I tried to reproduce the issue, unfortunately without success. I never face this issue before now.
I suppose you changed something in the installation files beyond the .env one. Seams a not standard installation.
Could you please list all steps to reproduce the issue?
Thanks
I'm trying to use this project. I get this error msg when run
sh wp-init.sh
this in bash.The text was updated successfully, but these errors were encountered: