Before you install

Posted by Andrea under Installation

Before installing MU, it is very important to do a few things. The utmost important one is to read the readme.txt file. The installation procedure is not the same as the famous 5 minute Wordpress install; it is quite different. Become familiar with the contents of this file. If at any point you have questions, the best people to ask would be your web host. It is likely if you ask pre-install questions in the forum, most volunteers will tell you to ask your host anyway.

Another step is to decide how you want your blog address to use. If you want subdirectories like http://domain.tld/username/, then you do not need to do anything. Subdomains, addresses in the form of http;//username.domain.tld, are generated virtually and as such, virtual hosts (Vhosts or wildcard domains) have to be enabled on your hosting account. Talk to your webhost if you cannot do this or if you can’t follow the included instructions.

You also need to figure out your intended audience. This will help you customize your site to stand out from the rest and make better decisions regarding what you and your users need for a successfull blogging experience for them, and less work and frustrations for you.

7 Responses to “Before you install”

  1. WPMu Tutorials (Week 2) at bavatuesdays Says:

    [...] “Before you Install” is a helpful post that discusses the potential pitfalls of setting up WPMu on a run-of-the-mill hosting service. Some sound advice here, especially is you are working towards a large community of blogs. [...]

  2. Administrative Faculty Theme » WPMu Tutorials (Week 2) Says:

    [...] “Before you Install” is a helpful post that discusses the potential pitfalls of setting up WPMu on a run-of-the-mill hosting service. Some sound advice here, especially is you are working towards a large community of blogs. [...]

  3. » WPMu Tutorials (Week 2) WPMu Ed Says:

    [...] “Before you Install” is a helpful post that discusses the potential pitfalls of setting up WPMu on a run-of-the-mill hosting service. Some sound advice here, especially is you are working towards a large community of blogs. [...]

  4. jai Says:

    hi i have installed wpmu 1.3.3 version,installation run successfully .After creating blog or page ,i have clicked the blog link or page link to view it in the front end it shows not found message please help me to solve this issue?

  5. Dan Says:

    I get a blog server error 32601, requested method wp.getUsersBlogs does not exist. I am using subdirectories od and 1.5.1. Anyone know how to get this to work?

  6. Dan Says:

    My version of php is 5.2.6. Does the wordpress Mu require to have xmlrpc enabled so it gives out a bloglist? Maybe cause the blog.dir folder is empty thats why?

  7. Phil Says:

    The question I have is whether to install WordPress MU in the root directory or in a subfolder. I would like to do something like the homepage of Edublogs.

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image



google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 7; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 7; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { bnc_xlate_div("en", "bnc_lang_i_0_3", "en"); bnc_xlate_div("en", "bnc_lang_i_1_3", "en"); bnc_xlate_div("en", "bnc_lang_i_2_3", "en"); bnc_xlate_div("en", "bnc_lang_i_3_3", "en"); bnc_xlate_div("en", "bnc_lang_i_4_3", "en"); bnc_xlate_div("en", "bnc_lang_i_5_3", "en"); bnc_xlate_div("en", "bnc_lang_i_6_3", "en"); } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); bnc_detect_div("bnc_lang_i_0_3");bnc_detect_div("bnc_lang_i_1_3");bnc_detect_div("bnc_lang_i_2_3");bnc_detect_div("bnc_lang_i_3_3");bnc_detect_div("bnc_lang_i_4_3");bnc_detect_div("bnc_lang_i_5_3");bnc_detect_div("bnc_lang_i_6_3"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.