Title: Subfolder Install
Last modified: August 18, 2016

---

# Subfolder Install

 *  [exatheist](https://wordpress.org/support/users/exatheist/)
 * (@exatheist)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/subfolder-install/)
 * Hey Guys,
 * I’ve previously installed a wp blog on the root of my server, but now I’d like
   to install another blog in a subfolder. It’s not working, it just gives me a 
   blank page…
 * Help!
 * Thanks
    Danny

Viewing 1 replies (of 1 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/subfolder-install/#post-477787)
 * You can do that, but you have to change the table prefix in the wp-config.php
   or your 2nd blog will be using the same tables as your 1st – not good.
    Open 
   your 2nd blogs wp-config.php and look for: `$table_prefix = 'wp_'; // Only numbers,
   letters, and underscores please!`
 * Change `wp_` to something else like `wp1_`
    This will give your 2nd blog it’s
   own tables.

Viewing 1 replies (of 1 total)

The topic ‘Subfolder Install’ is closed to new replies.

## Tags

 * [multiple-installs](https://wordpress.org/support/topic-tag/multiple-installs/)
 * [subfolder](https://wordpress.org/support/topic-tag/subfolder/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [Samuel B](https://wordpress.org/support/users/samboll/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/subfolder-install/#post-477787)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
