I’ve installed the latest version of WordPress in Windows server with MS SQL database.
Here is the problem I’m facing:
I’ve enabled the multi-site feature from wp-config.php
Now when I head over to http://www.mysite.com/wp-admin/network.php and hit the install button I get the Following
“ERROR: The network could not be created.
The network already exists.”
Here is the screen-shot of the error page
http://i.imgur.com/dUieS1w.png
Why I’m getting this error when the network has never been installed and how do I get past this error ?
