After installation of a localhost multisite (IP: 127.0.0.1) on XAMPP, I got an error-message
when trying to login at: localhost/wordpress/wp-admin. I only got a blank page with the following
message onlmessage:
The domain mapping plugin only works if the site is installed in /.
This is a limitation of how virtual servers work and is very difficult to work around.
I have installed the plugin: WordPress MU Domain Mapping. As adviced I did not download
it from the wordpress.org site but from:
http://plugins.svn.wordpress.org/wordpress-mu-domain-mapping/trunk/
Installed after guidelines at Otto on WordPress.
I am not completely ready as my local.dev site still gives the same outcome as mysite01.dev, mysite02.dev, and so on.
All domains are directed to: localhost/wordpress/
I hoped that I could change this through the multisite plugin. But now I only got the
error-message (above) that totally blocks my access to wp-admin or supreradmin.
I saw another thread about this error, but I did not get what was the cause and effect there.
Therefore I had to ask. I would be glad if I could begin develop new sites locally at my computer.
Which steps do you recommend to eliminate this error? Or should I completely delete the plugin?