If you’re trying to get WordPress MU to work on a machine that isn’t on any domain, i.e. doesn’t have a dot in its name, this article by Will Norris leads you down a possible path.
To tie a bow on it, this is what I did to get things to work in a "WordPress MU subdirectory" configuration: In the wp-config.php file, add a line like this
define(’COOKIE_DOMAIN’, ”);
In a subdomain configuration it probably won’t work.
Thanks for reading! It looks like you're new here. Welcome! If you like what you see, I encourage you to subscribe to my RSS feed. If you're worried about adding another RSS feed that will add to your information overload, don't! I'm not a prolific poster. Thanks for visiting!
Categories: Software
No Responses to “Make WordPress MU work in a development environment without a domain”
Care to comment?