简体   繁体   中英

How do I cancel pending WordPress multi-site installation?

I'm trying to create a network of WordPress sites but missed selecting my target domain. Now installation wants to proceed on my default domain. I can't seem to return back to the "Create a Network of WordPress Sites - Network Details" screen. It's stuck on "Create a Network of WordPress Sites - Enabling the Network" screen.

I've tried disabling multi-site in wp-config.php file and re-enabling it but it takes me directly to the "Create a Network of WordPress Sites - Enabling the Network" screen.

I need to cancel any pending WordPress multi-site installation and start all over again.

Resolved this by deleting every row data in the "wp_site" and "wp_sitemeta" tables in my WordPress database. After that, it returned to the "Create a Network of WordPress Sites - Network Details" screen. Please note that I didn't have any active multisite setup.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM