Open mikehatfield opened 8 years ago
I just ran a test and was able to create a new site successfully. However I had to specify a version prior to WordPress 4.6. It worked on two attempts specifying 4.5.3 and 4.5.4. The default latest is currently 4.6.1. 4.6 also failed when trying.
The version in use of wp-cli doesn't work with ≥ 4.6 - PHP Fatal error: Call to undefined function apply_filters() in /srv/www/sitenamehere/htdocs/wp-includes/load.php on line 317
I believe that is coming from vvv and not vv @bradp any idea how to get that updated in a vagrant box that doesn't overwrite when provisioning?
Yup I think that's right on target.
I've been using vv for a while without any issues. The latest site I've created I was presented with the default install WordPress page when loading the site in the browser. I updated the vagrant box and vv to their latest versions and I still have the same problem. The mysql database is created but empty. One other thing I've noticed is that even though during setup in the CLI I set to not install default themes and plugins they are installed anyway.
I've scanned the script messages and things appear to be ok. There is one error that is repeated multiple times. I've truncated the output below: