Title: move multisite problem
Last modified: August 21, 2016

---

# move multisite problem

 *  [Peter Stehlík](https://wordpress.org/support/users/stehlik/)
 * (@stehlik)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/move-multisite-problem/)
 * I want to move multisite WP installation from localhost to live server. When 
   I switched off multisite the basic domaín is moved ok. But When I switch on multisite,
   the page breaks.
    First I tried to move multisite, but problem with permalinks
   occurs. There is an error with open_basedir restriction in effect. My wp-config.
   php file looks like this (multisite part):
 *     ```
       /* Multisite */
       /define('WP_ALLOW_MULTISITE', true);
       define('MULTISITE', true);
       define('SUBDOMAIN_INSTALL', false);
       $base = '/';
       define('DOMAIN_CURRENT_SITE', 'zvsaslbbk.sk');
       define('PATH_CURRENT_SITE', '/');
       define('SITE_ID_CURRENT_SITE', 1);
       define('BLOG_ID_CURRENT_SITE', 1);
       ```
   
 * subdomain should be zvsaslbbk.sk/ostrozka. I have changed links in database, 
   but when multisite is on, permalinks on domain do not work, subdomain does not
   work at all, not in admin section. Even language in administration is changed.

Viewing 1 replies (of 1 total)

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [12 years, 5 months ago](https://wordpress.org/support/topic/move-multisite-problem/#post-4405437)
 * zvsaslbbk.sk/**ostrozka** is a subfolder, not a subdomain.
 * **ostrozka**.zvsaslbbk.sk is a subdomain
 * Read [http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_Multisite](http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_Multisite)

Viewing 1 replies (of 1 total)

The topic ‘move multisite problem’ is closed to new replies.

## Tags

 * [permalinks error](https://wordpress.org/support/topic-tag/permalinks-error/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 1 reply
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/move-multisite-problem/#post-4405437)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
