Cannot set up multisite
-
I am following the instructions here in order to set up multisite functionality on my wordpress installation version 5.6 https://wordpress.org/support/article/create-a-network/
when I attempt to add
define( 'WP_ALLOW_MULTISITE', true );
to wp-config.php, I do not get a network option in the tools menu.
Further details:
-I have tried adding the line in several different locations in the config file
-I have tried manually typing the line in case characters are getting distorted during cut and paste, as suggested in another forum
-my wordpress installation is is in the root directory, not a sub directorythe error message I receive is:
You must define the WP_ALLOW_MULTISITE constant as true in your wp-config.php file to allow creation of a Network. 140
Any assistance would be gratefully received 🙂
The page I need help with: [log in to see the link]
- The topic ‘Cannot set up multisite’ is closed to new replies.