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

ENVIRONMENT_LOCKED constant not found #9

Open
renich opened this issue Oct 9, 2013 · 1 comment
Open

ENVIRONMENT_LOCKED constant not found #9

renich opened this issue Oct 9, 2013 · 1 comment

Comments

@renich
Copy link

renich commented Oct 9, 2013

PHP Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in /var/www/wordpress/hokorawa.net/test/public/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in /var/www/wordpress/hokorawa.net/test/public/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
wp migrate to /var/www/wordpress/hokorawa.net/test/public/ http://test.hokorawa.net dump.sql
Warning: The wp migrate to command has an invalid synopsis part: output_folder
Warning: The wp migrate to command has an invalid synopsis part: output_host
Warning: The wp migrate to command has an invalid synopsis part: filename
Warning: Too many positional arguments: /var/www/wordpress/hokorawa.net/test/public/ http://test.hokorawa.net dump.sql

@wfendler
Copy link

wfendler commented Mar 1, 2014

Having a similar problem. I have my "production" environment set up. I'm able to successfully push to it, but when I try to pull it down I get the following:

$ wp deploy pull production
Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in [removed]/src/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
wp migrate to [removed]/src/ http://[mylocaldevurl] dump.sql
Error: 'migrate' is not a registered wp command. See 'wp help'.

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

2 participants