Title: How do you install Multisite code to localhost?
Last modified: August 13, 2018

---

# How do you install Multisite code to localhost?

 *  Resolved [simonsaidi](https://wordpress.org/support/users/simonsaidi/)
 * (@simonsaidi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/)
 * 1) How do you install a multisite dashboard on a desktop installation?
 * The WP Control Panel is accessed by typing in the browser localhost/WordPress/
   login
 * 2) What’s the location of the WP file on a local/desktop installation? I need
   to locate the wp-config.php file that needs to be edited by adding the following
   line just before That’s all, stop editing! Happy blogging.
    1 /* Multisite */
   2 define(‘WP_ALLOW_MULTISITE’, true);
 * 3) Is there a free plugin one can use for the multisite installation?

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [kjodle](https://wordpress.org/support/users/kjodle/)
 * (@kjodle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10587656)
 * 1) The same way you do on a remote server. [https://codex.wordpress.org/Create_A_Network](https://codex.wordpress.org/Create_A_Network)
 * 2) If you installed WordPress in `localhost/WordPress/` then the path to your
   config file should be `localhost/WordPress/wp-config.php`.
 * 3) Not that I’m aware of.
 *  Thread Starter [simonsaidi](https://wordpress.org/support/users/simonsaidi/)
 * (@simonsaidi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10587724)
 * Thanks, [@kjodle](https://wordpress.org/support/users/kjodle/) for your response.
   Presently I’m having a blank screen for no. 2. I can access localhost/WordPress/
   login but not the file wp-config.php, but thanks anyway for the help. I will 
   play around with it and hopefully get an answer.
    -  This reply was modified 7 years, 9 months ago by [simonsaidi](https://wordpress.org/support/users/simonsaidi/).
 *  [kjodle](https://wordpress.org/support/users/kjodle/)
 * (@kjodle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10587734)
 * You’ll have to edit the configuration file in a text editor. It doesn’t output
   anything to the screen.
 *  Thread Starter [simonsaidi](https://wordpress.org/support/users/simonsaidi/)
 * (@simonsaidi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10587756)
 * I am having a problem with the WP multisite installation on HostPapa which was
   set up as subdirectories, not subdomains.
    The URL’s can be seen when googled
   e.g. [http://www.example.com](http://www.example.com), [http://www.example.com/site2](http://www.example.com/site2),
   [http://www.example.com/site3](http://www.example.com/site3), etc,
 * Problem: I cannot locate the website files in HostPapa, CP, FileManager, public_html
   for [http://www.example.com/site2](http://www.example.com/site2) or 3 or 4 – 
   why?
    1)The build is on WP but hosting is done by HostPapa 2)The aim was to build
   various sites under one roof and then upload all relevant website installation
   files to the relevant domain public_html folders in HostPapa. 3)The hosting package
   and domains are with Hostpapa
 *  Thread Starter [simonsaidi](https://wordpress.org/support/users/simonsaidi/)
 * (@simonsaidi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10587787)
 * [@kjodle](https://wordpress.org/support/users/kjodle/), thanks once again. Just
   a quick one, I can’t find the location of the installation file…as it’s…localhost…
   what is it or its location? I appreciate your time and help in the matter.
 *  [kjodle](https://wordpress.org/support/users/kjodle/)
 * (@kjodle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10591052)
 * Which installation file are you looking for?
 * Are you on Windows, Mac, or Linux? It’s location will be different depending 
   are which AMP package you’ve installed.
 *  Thread Starter [simonsaidi](https://wordpress.org/support/users/simonsaidi/)
 * (@simonsaidi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10591105)
 * [@kjodle](https://wordpress.org/support/users/kjodle/), thanks for getting back
   to me.
 * I am on Windows and the AMP package installed was Bitnami for Windows.
 * I was looking for the wp-config.php file in the localhost (local/desktop[) installation.
 *  [kjodle](https://wordpress.org/support/users/kjodle/)
 * (@kjodle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10591170)
 * You’ll need to use Windows File Explorer (or whatever they are calling it these
   days). Bitname usually installs to this directory:
 * `C:\Bitnami\APPNAME-VERSION`
 * See this: [https://docs.bitnami.com/installer/faq/windows-faq/#where-is-the-installation-directory](https://docs.bitnami.com/installer/faq/windows-faq/#where-is-the-installation-directory)
 * You can search for `wp-config.php` once you are in that directory.
 *  Thread Starter [simonsaidi](https://wordpress.org/support/users/simonsaidi/)
 * (@simonsaidi)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10598454)
 * Hey @Kjodje, you are so right, I followed a new install and surely that’s the
   location.
 * And thanks too for the link, as much research as I did, I never come across it!
 * Regards,
 * Simon
 *  [kjodle](https://wordpress.org/support/users/kjodle/)
 * (@kjodle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10601705)
 * I’m so glad you got this sorted. Happy WordPressing!
 * And thanks for coming back to mark this thread “Resolved”.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘How do you install Multisite code to localhost?’ is closed to new replies.

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [Networking](https://wordpress.org/support/topic-tag/networking/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 10 replies
 * 2 participants
 * Last reply from: [kjodle](https://wordpress.org/support/users/kjodle/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-install-multisite-code-to-localhost/#post-10601705)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
