Guest User

error easyengine

a guest
Jun 28th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.15 KB | None | 0 0
  1. root@beta:~# ee site create virxxxx.xyz --wpredis --letsencrypt --php7
  2. PHP7.0 is experimental feature and it may not work with all CSS/JS/Cache of your site.
  3. Do you wish to install PHP 7.0 now for virxxxx.xyz?
  4. Type "y" to continue [n]:y
  5. Redis is experimental feature and it may not work with all CSS/JS/Cache of your site.
  6. You can disable it by changing cache later.
  7. Do you wish to enable Redis now for virxxxx.xyz?
  8. Type "y" to continue [n]:y
  9. Adding repository for MySQL, please wait...
  10. Adding repository for NGINX, please wait...
  11. Adding repository for Redis, please wait...
  12. Updating apt-cache, please wait...
  13. Installing packages, please wait...
  14. Downloading MySQLTuner           [Done]
  15. Downloading WP-CLI               [Done]
  16. Reload : postfix   [OK]
  17. Reload : nginx     [OK]
  18. Unable to search /etc/php/mods-available/xdebug.ini and replace zend_extension ;zend_extension
  19. root@beta:~# ee site list
  20. root@beta:~# ee site create virxxxx.xyz --wpredis --letsencrypt --php7
  21. PHP7.0 is experimental feature and it may not work with all CSS/JS/Cache of your site.
  22. Do you wish to install PHP 7.0 now for virxxxxx.xyz?
  23. Type "y" to continue [n]:y
  24. Redis is experimental feature and it may not work with all CSS/JS/Cache of your site.
  25. You can disable it by changing cache later.
  26. Do you wish to enable Redis now for virxxxxx.xyz?
  27. Type "y" to continue [n]:y
  28. Downloading WP-CLI               [Done]
  29. Running pre-update checks, please wait...
  30. Setting up NGINX configuration  [Done]
  31. Setting up webroot              [Done]
  32. Downloading WordPress           [Done]
  33. Setting up database             [Done]
  34. Installing plugin nginx-helper, please wait...
  35. Setting plugin nginx-helper, please wait...
  36. Installing plugin redis-cache, please wait...
  37. Reload : nginx     [OK]
  38. WordPress admin user : xxxx
  39. WordPress admin user password :xxxxxx0
  40. Configure redis-cache:  http://virxxxxx.xyz/wp-admin/options-general.php?page=redis-cache
  41. Object Cache:           Enable
  42. Successfully created site http://virxxxxx.xyz
  43. Letsencrypt is currently in beta phase.
  44. Do you wish to enable SSl now for virxxxx.xyz?
  45. Not using Let's encrypt for Site  http://virxxxxx.xyz
  46. root@beta:~# ee site list
  47. virxxxxx.xyz
Add Comment
Please, Sign In to add comment