Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

vv create is failing #320

Closed
jazibobs opened this issue Oct 24, 2016 · 1 comment
Closed

vv create is failing #320

jazibobs opened this issue Oct 24, 2016 · 1 comment

Comments

@jazibobs
Copy link

When I create to create a new local site using the vv create wizard the process is failing. It gets as far as trying to install WordPress with wp-cli but returns a fatal error:

==> default: Updating WordPress Stable...
==> default: PHP Fatal error:  Uncaught Error: Call to undefined function apply_filters() in /srv/www/wordpress-default/wp-includes/load.php:317
==> default: Stack trace:
==> default: #0 /srv/www/wp-cli/php/utils-wp.php(22): wp_debug_mode()
==> default: #1 /srv/www/wp-cli/php/wp-settings-cli.php(59): WP_CLI\Utils\wp_debug_mode()
==> default: #2 /srv/www/wp-cli/php/WP_CLI/Runner.php(806): require('/srv/www/wp-cli...')
==> default: #3 /srv/www/wp-cli/php/WP_CLI/Runner.php(754): WP_CLI\Runner->load_wordpress()
==> default: #4 /srv/www/wp-cli/php/wp-cli.php(21): WP_CLI\Runner->start()
==> default: #5 /srv/www/wp-cli/php/boot-fs.php(17): include('/srv/www/wp-cli...')
==> default: #6 {main}
==> default:   thrown in /srv/www/wordpress-default/wp-includes/load.php on line 317

I'm running:
Ubuntu 16.10
VirtualBox 5.1.6_Ubuntur110634
Vagrant 1.8.6
VVV 1.3.x-working

Do you have any idea why this would be?

@jazibobs
Copy link
Author

The problem was with wp-cli, I sorted this using the fix descripted at: wp-cli/wp-cli#1310 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant