Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate wp-settings-cli.php in favor of wp-settings.php #2278

Closed
danielbachhuber opened this issue Dec 9, 2015 · 1 comment
Closed

Deprecate wp-settings-cli.php in favor of wp-settings.php #2278

danielbachhuber opened this issue Dec 9, 2015 · 1 comment
Assignees
Milestone

Comments

@danielbachhuber
Copy link
Member

Before we can, there are a fair number of changes we'll need to see in wp-settings.php: https://core.trac.wordpress.org/ticket/34936

@danielbachhuber danielbachhuber added this to the 0.24.0 milestone May 31, 2016
@danielbachhuber danielbachhuber self-assigned this Jun 1, 2016
@danielbachhuber
Copy link
Member Author

Bug alert:

salty-wordpress ➜  wp.dev  wp db reset --yes; wp core multisite-install
Success: Database reset.
WordPress database error Table 'wp.wp_blogs' doesn't exist for query SELECT * FROM wp_blogs WHERE blog_id = 1 LIMIT 1 made by include('/home/vagrant/.wp-cli/php/wp-cli.php'), WP_CLI\Runner->start, WP_CLI\Runner->load_wordpress, require('/home/vagrant/.wp-cli/php/wp-settings-cli.php'), ms_site_check, get_blog_details, WP_Site::get_instance
Created single site database tables.
Set up multisite database tables.
Success: Network installed. Don't forget to set up rewrite rules.

Caused by c1fdcb0 because ms_site_check() calls get_blog_details()

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

No branches or pull requests

1 participant