Advertisement
Guest User

Untitled

a guest
Dec 8th, 2015
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.26 KB | None | 0 0
  1. 2015-12-08 22:10:45,004 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  2. 2015-12-08 22:10:45,272 (DEBUG) ee : ['/usr/local/bin/ee', 'site', 'create', 'sheepthemes.com', '--wpfc']
  3. 2015-12-08 22:10:45,273 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0x7fe0a3184668>
  4. 2015-12-08 22:10:45,275 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.site.EESiteController object at 0x7fe0a3184c50>
  5. 2015-12-08 22:10:45,277 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.site.EESiteCreateController object at 0x7fe0a318d0f0>
  6. 2015-12-08 22:10:45,280 (INFO) ee : Initializing EasyEngine Database
  7. 2015-12-08 22:10:45,289 (DEBUG) ee : Setting apt_packages variable for Nginx
  8. 2015-12-08 22:10:46,623 (DEBUG) ee : Finding string SCRIPT_FILENAME to file /etc/nginx/fastcgi_params
  9. 2015-12-08 22:10:46,623 (DEBUG) ee : Setting apt_packages variable for PHP
  10. 2015-12-08 22:10:47,876 (DEBUG) ee : Setting apt_packages variable for MySQL
  11. 2015-12-08 22:10:47,876 (DEBUG) ee : Running command: mysqladmin ping
  12. 2015-12-08 22:10:47,936 (DEBUG) ee : Setting apt_packages variable for Postfix
  13. 2015-12-08 22:10:49,214 (DEBUG) ee : Setting packages variable for WP-CLI
  14. 2015-12-08 22:10:49,215 (DEBUG) ee : Running command: which wp
  15. 2015-12-08 22:10:49,220 (INFO) ee : Running pre-update checks, please wait...
  16. 2015-12-08 22:10:49,220 (DEBUG) ee : checking NGINX configuration ...
  17. 2015-12-08 22:10:49,275 (INFO) ee : Setting up NGINX configuration 
  18. 2015-12-08 22:10:49,275 (DEBUG) ee : loading template file /usr/lib/ee/templates/virtualconf.mustache
  19. 2015-12-08 22:10:49,278 (DEBUG) ee : Checking generated nginx conf, please wait...
  20. 2015-12-08 22:10:49,331 (INFO) ee : [Done]
  21. 2015-12-08 22:10:49,331 (DEBUG) ee : Creating Symbolic link, Source:/etc/nginx/sites-available/sheepthemes.com, Dest:/etc/nginx/sites-enabled/sheepthemes.com
  22. 2015-12-08 22:10:49,331 (INFO) ee : Setting up webroot 
  23. 2015-12-08 22:10:49,332 (DEBUG) ee : Creating Symbolic link, Source:/var/log/nginx/sheepthemes.com.access.log, Dest:/var/www/sheepthemes.com/logs/access.log
  24. 2015-12-08 22:10:49,332 (DEBUG) ee : Creating Symbolic link, Source:/var/log/nginx/sheepthemes.com.error.log, Dest:/var/www/sheepthemes.com/logs/error.log
  25. 2015-12-08 22:10:49,332 (INFO) ee : [Done]
  26. 2015-12-08 22:10:49,398 (INFO) ee : Downloading Wordpress 
  27. 2015-12-08 22:10:49,398 (DEBUG) ee : Changing directory to /var/www/sheepthemes.com/htdocs/
  28. 2015-12-08 22:10:49,398 (DEBUG) ee : Running command: wp --allow-root core download
  29. 2015-12-08 22:10:50,293 (INFO) ee : [Done]
  30. 2015-12-08 22:11:07,037 (INFO) ee : Setting up database 
  31. 2015-12-08 22:11:07,037 (DEBUG) ee : Creating database db_sheepthemes
  32. 2015-12-08 22:11:07,039 (DEBUG) ee : 
  33. 2015-12-08 22:11:07,041 (DEBUG) ee : Exceuting MySQL Statement : create database `db_sheepthemes`
  34. 2015-12-08 22:11:07,041 (DEBUG) ee : Creating user user_sheepthemes
  35. 2015-12-08 22:11:07,042 (DEBUG) ee : create user `user_sheepthemes`@`localhost` identified by ''
  36. 2015-12-08 22:11:07,044 (DEBUG) ee : Setting up user privileges
  37. 2015-12-08 22:11:07,045 (DEBUG) ee : Exceuting MySQL Statement : grant all privileges on `db_sheepthemes`.* to `user_sheepthemes`@`localhost`
  38. 2015-12-08 22:11:07,046 (INFO) ee : [Done]
  39. 2015-12-08 22:11:12,225 (DEBUG) ee : Changing directory to /var/www/sheepthemes.com/htdocs/
  40. 2015-12-08 22:11:12,226 (DEBUG) ee : Setting up wp-config file
  41. 2015-12-08 22:11:12,226 (DEBUG) ee : Generating wp-config for WordPress Single site
  42. 2015-12-08 22:11:12,226 (DEBUG) ee : bash -c "php /usr/bin/wp --allow-root core config --dbname='db_sheepthemes' --dbprefix='sheep_' --dbuser='user_sheepthemes' --dbhost='localhost' --dbpass= --extra-php<<PHP
  43.  
  44.  
  45. define('WP_DEBUG', false);
  46. PHP"
  47. 2015-12-08 22:11:12,696 (DEBUG) ee : Moving file from /var/www/sheepthemes.com/htdocs/wp-config.php to /var/www/sheepthemes.com
  48. 2015-12-08 22:11:12,697 (DEBUG) ee : Setting up WordPress tables
  49. 2015-12-08 22:11:12,697 (DEBUG) ee : Creating tables for WordPress Single site
  50. 2015-12-08 22:11:12,697 (DEBUG) ee : php /usr/bin/wp --allow-root core install --url='sheepthemes.com' --title='sheepthemes.com' --admin_name='rhcarlos' --admin_password= --admin_email='rhcarlosweb@gmail.com'
  51. 2015-12-08 22:11:12,861 (DEBUG) ee : Command Output: ,
  52. Command Error: PHP Warning: require(/var/www/sheepthemes.com/htdocs/wp-includes/embed-functions.php): failed to open stream: No such file or directory in phar:///usr/bin/wp/php/utils-wp.php on line 62
  53. Warning: require(/var/www/sheepthemes.com/htdocs/wp-includes/embed-functions.php): failed to open stream: No such file or directory in phar:///usr/bin/wp/php/utils-wp.php on line 62
  54. PHP Fatal error: require(): Failed opening required '/var/www/sheepthemes.com/htdocs/wp-includes/embed-functions.php' (include_path='phar:///usr/bin/wp/vendor/phpunit/phpunit-mock-objects:phar:///usr/bin/wp/vendor/phpunit/php-token-stream:phar:///usr/bin/wp/vendor/phpunit/php-code-coverage:phar:///usr/bin/wp/vendor/phpunit/phpunit:phar:///usr/bin/wp/vendor/symfony/yaml:.:/usr/share/php:/usr/share/pear') in phar:///usr/bin/wp/php/utils-wp.php on line 62
  55. Fatal error: require(): Failed opening required '/var/www/sheepthemes.com/htdocs/wp-includes/embed-functions.php' (include_path='phar:///usr/bin/wp/vendor/phpunit/phpunit-mock-objects:phar:///usr/bin/wp/vendor/phpunit/php-token-stream:phar:///usr/bin/wp/vendor/phpunit/php-code-coverage:phar:///usr/bin/wp/vendor/phpunit/phpunit:phar:///usr/bin/wp/vendor/symfony/yaml:.:/usr/share/php:/usr/share/pear') in phar:///usr/bin/wp/php/utils-wp.php on line 62
  56. 
  57. 2015-12-08 22:11:12,862 (DEBUG) ee : 'setup wordpress tables failed for single site'
  58. 2015-12-08 22:11:12,862 (INFO) ee : Oops Something went wrong !!
  59. 2015-12-08 22:11:12,862 (INFO) ee : Calling cleanup actions ...
  60. 2015-12-08 22:11:12,863 (DEBUG) ee : Removing Nginx configuration
  61. 2015-12-08 22:11:12,863 (DEBUG) ee : Removing /etc/nginx/sites-enabled/sheepthemes.com
  62. 2015-12-08 22:11:12,863 (DEBUG) ee : Removing /etc/nginx/sites-available/sheepthemes.com
  63. 2015-12-08 22:11:12,863 (INFO) ee : Reload : nginx 
  64. 2015-12-08 22:11:12,983 (INFO) ee : [OK]
  65. 2015-12-08 22:11:13,013 (DEBUG) ee : Removing /var/www/sheepthemes.com
  66. 2015-12-08 22:11:13,013 (DEBUG) ee : Removing /var/www/sheepthemes.com
  67. 2015-12-08 22:11:13,050 (DEBUG) ee : dropping database `db_sheepthemes`
  68. 2015-12-08 22:11:13,051 (DEBUG) ee : Exceuting MySQL Statement : drop database `db_sheepthemes`
  69. 2015-12-08 22:11:13,053 (DEBUG) ee : dropping user `user_sheepthemes`
  70. 2015-12-08 22:11:13,054 (DEBUG) ee : Exceuting MySQL Statement : drop user `user_sheepthemes`@`localhost`
  71. 2015-12-08 22:11:13,055 (DEBUG) ee : Exceuting MySQL Statement : flush privileges
  72. 2015-12-08 22:11:13,067 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement