Guest User

centminmod

a guest
Jan 18th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. ------------------------------------------------------------
  2. Update wp-cli tool
  3. ------------------------------------------------------------
  4. updating...
  5. -------------------------------------------------------------
  6. update wp-cli packages
  7. Using Composer to update packages...
  8. ---
  9. Loading composer repositories with package information
  10. Warning: The "https://repo.packagist.org/packages.json" file could not be downlo aded: failed to open stream: Connection timed out
  11. ---
  12. Error: Failed to update packages.
  13. -------------------------------------------------------------
  14. update wp-cli
  15. 2019-01-18 05:13:35 URL:https://raw.githubusercontent.com/wp-cli/builds/gh-pages /phar/wp-cli.phar [5421617/5421617] -> "/usr/bin/wp" [1]
  16. OS: Linux 2.6.32-042stab133.2 #1 SMP Mon Aug 27 21:07:08 MSK 2018 x86_64
  17. Shell: /bin/bash
  18. PHP binary: /usr/local/bin/php
  19. PHP version: 7.3.0
  20. php.ini used: /usr/local/lib/php.ini
  21. WP-CLI root dir: phar://wp-cli.phar/vendor/wp-cli/wp-cli
  22. WP-CLI vendor dir: phar://wp-cli.phar/vendor
  23. WP_CLI phar path: /usr/local/src/centminmod/addons
  24. WP-CLI packages dir: /root/.wp-cli/packages/
  25. WP-CLI global config:
  26. WP-CLI project config:
  27. WP-CLI version: 2.1.0
  28.  
  29. -------------------------------------------------------------
  30. wp-cli update completed
  31. Read http://wp-cli.org/ for full usage info
  32. -------------------------------------------------------------
  33.  
  34.  
  35. -------------------------------------------------------------
  36. Setup full Nginx vhost + Wordpress + WP Plugins
  37. -------------------------------------------------------------
  38.  
  39. ---------------------------------------------------------------
  40. Important Information
  41. ---------------------------------------------------------------
  42.  
  43. You are about to create an Wordpress based Nginx vhost site with
  44. or without HTTPS/SSL support.
  45. Also read the continually updated Getting Started Guide
  46. at centminmod.com/getstarted.html if you haven't already
  47. ---------------------------------------------------------------
  48. 403 Permission denied message handling
  49. if after vhost site setup you encounter 403 permission denied errors,
  50. check https://community.centminmod.com/threads/11215/ to see if your
  51. site needs tools/autoprotect.sh tweaking & whitelisting
  52. ---------------------------------------------------------------
  53. [ LETSENCRYPT_DETECT is not enabled ]
  54. Ignore this message if you do not want HTTPS based web site otherwise
  55. read below carefully.
  56.  
  57. Free letsencrypt SSL certificates integration is in beta testing if
  58. you want to obtain free letsencrypt SSL certificate for HTTPS site,
  59. you will need to manually enable LETSENCRYPT_DETECT='y' outlined
  60. at https://centminmod.com/acmetool so exit this vhost routine first
  61. set LETSENCRYPT_DETECT='y' and update domain DNS A record first
  62. then re-run vhost site creation menu option
  63. ---------------------------------------------------------------
  64.  
  65. Do you want to continue with Nginx vhost site creation ? [y/n] y
  66.  
  67. Enter vhost domain name you want to add (without www. prefix): demodomain.com
  68.  
  69. Create a self-signed SSL certificate Nginx vhost? [y/n]: n
  70. Theme Setup:
  71. Install CyberChimps Responsive Theme (cyberchimps.com/responsive-theme/) [y/n]: n
  72.  
  73. Wordpress Setup:
  74. Set custom WP Admin Display Name ? [y/n]: n
  75. -bash-4.2#
Add Comment
Please, Sign In to add comment