The MU forums have moved to WordPress.org

How to install WPMU on localhost with easyPHP? (3 posts)

  1. sindhu
    Member
    Posted 17 years ago #

    Hello everybody,

    I read on this tutorial ( http://www.hiveminds.co.uk/node/3151 ) how to installing WPMU on localhost is a requires a bit of configuration.

    The tutrial describes how to install WPMU on localhost using WAMPServer. I use easyPHP, anybody can tell me how do i get the localhost.localdomain thing done?

    I also happen to read about Virtual Hosts in the php configuration file in easyPHP which lead me here ( http://httpd.apache.org/docs/1.3/vhosts/examples.html )

    Are those topic related to what i need while installing WPMU? Please do help me out, thankx in advance :)

  2. cq
    Member
    Posted 16 years ago #

    i just saw this - but i just installed this this morning. basically, the only thing i had to do with the latest version 1.2.5a was to enable the rewrite module in the apache config. to do that, right click on the easyphp logo in the taskbar and select configuration>apache this is the httpd.conf and uncomment the following lines:

    LoadModule rewrite_module modules/mod_rewrite.so

    AddModule mod_rewrite.c

    hope that helps.

  3. ferasof
    Member
    Posted 16 years ago #

    you have to call 127.0.0.1 instead of localhost

About this Topic