Skip to content

Instantly share code, notes, and snippets.

@HandyGadget
Created August 24, 2016 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HandyGadget/d4bc5c4545dbf8fd2aefc1f8909a0497 to your computer and use it in GitHub Desktop.
Save HandyGadget/d4bc5c4545dbf8fd2aefc1f8909a0497 to your computer and use it in GitHub Desktop.
Command Error:
2016-08-24 10:56:44,203 (DEBUG) ee : Moving file from /var/www/ukmailwoodglue.com/htdocs/wp-config.php to /var/www/ukmailwoodglue.com
2016-08-24 10:56:44,205 (DEBUG) ee : Setting up WordPress tables
2016-08-24 10:56:44,206 (DEBUG) ee : Creating tables for WordPress Single site
2016-08-24 10:56:44,206 (DEBUG) ee : php /usr/bin/wp --allow-root core install --url='ukmailwoodglue.com' --title='ukmailwoodglue.com' --admin_name='ukmail' --admin_password= --admin_email='admin@ukmailwoodglue.com'
2016-08-24 10:56:44,391 (DEBUG) ee : Command Output: ,
Command Error: PHP Fatal error: Uncaught Error: Call to undefined function apply_filters() in /var/www/ukmailwoodglue.com/htdocs/wp-includes/load.php:317
Stack trace:
#0 phar:///usr/bin/wp/php/utils-wp.php(22): wp_debug_mode()
#1 phar:///usr/bin/wp/php/wp-settings-cli.php(59): WP_CLI\Utils\wp_debug_mode()
#2 phar:///usr/bin/wp/php/WP_CLI/Runner.php(807): require('phar:///usr/bin...')
#3 phar:///usr/bin/wp/php/WP_CLI/Runner.php(755): WP_CLI\Runner->load_wordpress()
#4 phar:///usr/bin/wp/php/wp-cli.php(21): WP_CLI\Runner->start()
#5 phar:///usr/bin/wp/php/boot-phar.php(5): include('phar:///usr/bin...')
#6 /usr/bin/wp(4): include('phar:///usr/bin...')
#7 {main}
thrown in /var/www/ukmailwoodglue.com/htdocs/wp-includes/load.php on line 317
2016-08-24 10:56:44,392 (DEBUG) ee : 'setup WordPress tables failed for single site'
2016-08-24 10:56:44,392 (INFO) ee : Oops Something went wrong !!
2016-08-24 10:56:44,393 (INFO) ee : Calling cleanup actions ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment