Password Issues only when Multisite is activated
-
Hi. Weird (at least weird for me) problem here.
I may have messed this up, but this is what is happening.When I include the code
/* Multisite */
define( ‘WP_ALLOW_MULTISITE’, true );to allow Multisite on my WP install, I am no longer able to log in with my password. When I remove the code from my wp-config.php I can log in just fine.
I said I may have messed this up because I had WP previously installed, and I really did not want to use the subdomain format, but the directories format. So basically I deleted my whole WP install, deleted the MySQL DB and started from scratch.
This was probably not the most elegant way of doing this (and possibly not the right way). I just could not find the proper information anywhere last night.
Can someone point me in the right direction to resolve this issue?
Thank you.
The topic ‘Password Issues only when Multisite is activated’ is closed to new replies.