How to install WordPress MU on your local WAMP 2.0

I have just spent a few hours installing mu on WAMP for anyone that is interested. Here is how I finally managed to do it.

  1. Create a database in PHP admin
  2. In your Apache Conf file (httpd.conf):
    Where it says ‘#LoadModule rewrite_module modules/mod_rewrite.so’ remove the ‘#’
    In the <Directory> area cange the line ‘AllowOverride None’ to ‘AllowOverride FileInfo Options’
    Save and then restart Apache
  3. Download wordpress mu and put the folder into you Wamp ‘www’ folder
  4. Go to the configure page 127.0.0.1/wordpress-mu/wp-admin/install.php
  5. Enter your settings and intall.

That should be it, enjoy!

Category : Development
Tags : ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>