-
WP Multisite – old installation and subdirectory install
The Problem You need to transform your WP site into multisite, and you have already added define (‘WP_ALLOW_MULTISITE’, true); to wp-config.php. But you’ve received the following message: Because your install is not new, the sites in your WordPress network must use sub-domains. The main site in a sub-directory install will need to use a modified…