Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on run:sh wp-init.sh #6

Open
feroz39 opened this issue Feb 9, 2022 · 2 comments
Open

Error on run:sh wp-init.sh #6

feroz39 opened this issue Feb 9, 2022 · 2 comments

Comments

@feroz39
Copy link

feroz39 commented Feb 9, 2022

$ 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.

@cosimoscarcella
Copy link
Owner

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

@jordankma
Copy link

@cosimoscarcella I also have this error, can you help me?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants