WPMU Installation Problems?
WPMU Installation Problems
The full text post for WPMU Installation Problems is located here
In the installation process this week for a client…encountered some little tips that might help the installation process go a little bit easier for you.
No WPMU Website Defined on This Host
Firstly, a very common error message is No WPMU Website Defined on this Host. Unfortunately, the codex is not completely clear on the fact that the MU autoinstaller has a function built into that created a wp-config file. Even though the distribution package comes with a wp-config-sample.php as regular Wordpress does, it is not the same installation process to change the parameters in this file and rename it. The same thing goes for the .htaccess file. There is a .htaccess.dist that comes with the package. Although both of these files are in the zip or tar.gz package, neither is actually utilized. That’s right…you should have neither file, wp-config.php or an .htaccess file, these will be autocreated by the install. You will be guided through entering your SQL details, logins, user, database, etc.
Installing WPMU in Root Directory
You might find that there are some issues with your host and the autoinstaller when attempting installing WPMU in the Root Directory. The codex and searches don’t provide a ton of information on this. Since the write properties of the directory that contain the WPMU files must be writeable, there are some issues with write permissions being blocked out and prohibited from change to allow for the write access. This is the only way for the WPMU auto-install to work. The easiest solution, obviously, if you encounter this, which you likely will, is to install MU in a directory, which can easily be changed in most cases for permissions via FTP. Still looking for a good solution for installing WPMU in the root directory. This had been done on a project, but it has been several years, so the notes seemed to have vanished. It did work fine when installed in a directory however, which worked fine for the clients application due to the need for ability to enhance the main design of the site quite a bit which might be more limited with Multi-User.
Wildcard DNS, Subdirectory, WPMU Hosting
You will need to decide whether you want to utilize the subdirectory method or the folder option. The difference is how the new blog sites created by users are accessed once a user is done creating a blog with WPMU. Your host will have to activate Wildcard DNS should you wish the following type of address for a blog (if you have your own server, this article explains how to setup Wildcard DNS on Apache, otherwise, your host would do it):
musubdomain.domain.com
With a folder access installed in a separate directory, you would get something like this, which does not require the DNS Wildcard. Some hosts may not support this. The host, asmallorange.com which is listed on our Wordpress Hosting Page does.
sitedomain/directory/mu-user
WordPress MU Forums Tag: DNS Wildcard
The DNS wild card is needed when you are running in sub-domain mode.
Without it blog.my.domain , blog2.my.domain, blog3.my.domain won't work as the names will not resolve. By default most DNS records are set up to handle my.domain and www.my.domain
2007 10 26what the use of DNS wild card in WPMU?
2007 10 26
WordPress MU Forums Tag: subdirectory
Thanks a lot for your clues!
I'm going to check everything and I will tell you if I find what's actually going wrong when I want to make new blogs!
Thanks again ;-)
2009 01 06VM - he can't. In the OP, he said his host won't allow wildcard subdomains so he's trying to set them up manually.
2009 01 05
Professional WPMU Installation, Hosting, MU Developer Install
As always, we are happy to direct you where to go for WPMU hosting or for a Professional WPMU Install.



Reader Comments:
Be the first to leave a comment!