We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm experiencing some problems with the script. I have the config.yml in the .wp-cli folder and when I execute :
________________________________________________________________________________ | ~/Documents/web @ client83-10-193-130 (Marc) | => wp installer install test.com Downloading WordPress... ________________________________________________________________________________ | ~/Documents/web @ client83-10-193-130 (Marc) | =>
when downloading wordpress just stops and exits.
Any idea?
| ~/Documents/web @ client83-10-193-130 (Marc) | => php -v PHP 5.6.30 (cli) (built: Jul 3 2017 15:23:30) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
and the wp cli info
| ~/Documents/web @ client83-10-193-130 (Marc) | => wp cli info PHP binary: /Applications/MAMP/bin/php/php5.6.30/bin/php PHP version: 5.6.30 php.ini used: /Applications/MAMP/bin/php/php5.6.30/conf/php.ini WP-CLI root dir: phar://wp-cli.phar WP-CLI vendor dir: phar://wp-cli.phar/vendor WP_CLI phar path: /Users/Marc/Documents/web WP-CLI packages dir: /Users/Marc/.wp-cli/packages/ WP-CLI global config: /Users/Marc/.wp-cli/config.yml WP-CLI project config: WP-CLI version: 1.3.0
The text was updated successfully, but these errors were encountered:
Same problem here on this configuration:
PHP
PHP 7.1.9 (cli) (built: Aug 30 2017 18:34:46) ( ZTS MSVC14 (Visual C++ 2015) x64 ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
WP CLI
PHP binary: C:\php7.1.9\php.exe PHP version: 7.1.9 php.ini used: C:\php7.1.9\php.ini WP-CLI root dir: C:\wp-cli WP-CLI vendor dir: C:\wp-cli/vendor WP_CLI phar path: WP-CLI packages dir: C:\Users\martin/.wp-cli/packages/ WP-CLI global config: WP-CLI project config: WP-CLI version: 1.3.0
Sorry, something went wrong.
I'll add a third to the list. I'm having the same optin on a MAMP Pro setup of PHP 7.0.20.
No branches or pull requests
Hi,
I'm experiencing some problems with the script. I have the config.yml in the .wp-cli folder and when I execute :
when downloading wordpress just stops and exits.
Any idea?
and the wp cli info
The text was updated successfully, but these errors were encountered: