Home > Archive by tag 'wordpress mu'

How to install Wordpress MU in 8 steps

Step 1: Download Wordpress MU (http://mu.wordpress.org/download/) Step 2: Extract all files into desired folder (ex: http://www.yourdomain.com/blogs/) Step 3: Read README.txt Step 4: Enable mod-rewrite For Apache on my machine, mod-rewrite is not enabled by default. Instructions for enabling it...

Installing to http://localhost/ is not supported. Please use http://localhost.localdomain/ instead

http://localhost/ is the default name of your local computer. To change it to localhost.locadomain ( or anything really) you woudl have had to edit your computer’s host file. naturally, on a webserver live on the internet, hooked to a real domain, you don’t get this message. And to reinstall, the only thing...