Guest User

Untitled

a guest
Jul 24th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. wp core install --url=example.com --title=WP-EXAMPLE --admin_user=******* --admin_password=****** --admin_email=******
  2.  
  3. Error: Error establishing a database connection. This either means that the username and password information in your `wp-config.php` file is incorrect or we can’t contact the database server at `localhost`. This could mean your host’s database server is down.
  4.  
  5. OS: Darwin 17.6.0 Darwin Kernel Version 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64 x86_64
  6. Shell: /bin/zsh
  7. PHP binary: /usr/bin/php
  8. PHP version: 7.1.16
  9. php.ini used:
  10. WP-CLI root dir: phar://wp-cli.phar
  11. WP-CLI vendor dir: phar://wp-cli.phar/vendor
  12. WP_CLI phar path: /Users/admin/code/wp-example
  13. WP-CLI packages dir:
  14. WP-CLI global config:
  15. WP-CLI project config:
  16. WP-CLI version: 1.5.1
Add Comment
Please, Sign In to add comment