Title: multisite server error
Last modified: August 20, 2016

---

# multisite server error

 *  [guzzettg](https://wordpress.org/support/users/guzzettg/)
 * (@guzzettg)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multisite-server-error/)
 * I am setting up a WordPress 3 MultiSite network.
 * The install went OK and I can view the SuperAdmin Screen. I can also add new 
   sites (i’ve added two. There is no content or postings as of yet. I am just trying
   to test the structure.
 * I can view the main site OK, but when I click on either new sites, I get an INTERNAL
   SERVER ERROR:
 * > Internal Server Error
   > The server encountered an internal error or misconfiguration and was unable
   > to complete your request.
   > Please contact the server administrator, [webmaster@amnesiacreativa.giorgioguzzetta.net](https://wordpress.org/support/topic/multisite-server-error/webmaster@amnesiacreativa.giorgioguzzetta.net?output_format=md)
   > and inform them of the time the error occurred, and anything you might have
   > done that may have caused the error.
   > More information about this error may be available in the server error log.
   > Additionally, a 500 Internal Server Error error was encountered while trying
   > to use an ErrorDocument to handle the request.
 * I wrote to the guys at the host service and this was their answer:
 * >  I’m seeing this in your error logs:
   >  [Mon Sep 17 03:04:07 2012] [error] [client
   > 24.205.94.48] Request exceeded the limit of 10 internal redirects due to probable
   > configuration error. Use ‘LimitInternalRecursion’ to increase the limit if 
   > necessary. Use ‘LogLevel debug’ to get a backtrace. [Mon Sep 17 03:04:07 2012][
   > error] [client 24.205.94.48] Request exceeded the limit of 10 internal redirects
   > due to probable configuration error. Use ‘LimitInternalRecursion’ to increase
   > the limit if necessary. Use ‘LogLevel debug’ to get a backtrace. [Mon Sep 17
   > 03:05:36 2012] [error] [client 75.82.120.161] Request exceeded the limit of
   > 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’
   > to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.[
   > Mon Sep 17 03:05:36 2012] [error] [client 75.82.120.161] Request exceeded the
   > limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’
   > to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.[
   > Mon Sep 17 03:05:41 2012] [error] [client 75.82.120.161] Request exceeded the
   > limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’
   > to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.[
   > Mon Sep 17 03:05:41 2012] [error] [client 75.82.120.161] Request exceeded the
   > limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’
   > to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.
   > That along with the immediate 500 error suggests that the issue lies in
   >  your.
   > htaccess or WordPress settings. We can’t troubleshoot those for you, so you’ll
   > need to work with your developer to figure that out.
 * This was the first time I am using multisite and probably I did something wrong
   I am not aware of! any suggestions?

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multisite-server-error/#post-3065863)
 * What’s in your wp-config.php?
 * amnesiacreativa.giorgioguzzetta.net loads fine for me…
 *  Thread Starter [guzzettg](https://wordpress.org/support/users/guzzettg/)
 * (@guzzettg)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multisite-server-error/#post-3065866)
 * thanks for the reply
 * yes, the main one works fine. but the new site, such as amnesiacreativa.giorgioguzzetta.
   net/research
    or amnesiacreativa.giorgioguzzetta.net/teaching do not work
 * Here is my wp-config.php
 *     ```
       define('WP_ALLOW_MULTISITE', true);
   
       define('MULTISITE', true);
       define('SUBDOMAIN_INSTALL', false);
       $base = '/';
       define('DOMAIN_CURRENT_SITE', 'www.amnesiacreativa.giorgioguzzetta.net');
       define('PATH_CURRENT_SITE', '/');
       define('SITE_ID_CURRENT_SITE', 1);
       define('BLOG_ID_CURRENT_SITE', 1);
   
       /* That's all, stop editing! Happy blogging. */
       ```
   
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multisite-server-error/#post-3065889)
 * Two things: Please use the code tags in the future 🙂 Also? Do not ever EVER 
   post your hashes and salts. They need to be secret.
 * Now.
 * Your MAIN site is **www**.amnesiacreativa.giorgioguzzetta.net
 * And thats a problem. Never use www like this. It should always be amnesiacreativa.
   giorgioguzzetta.net (or giorgioguzzetta.net), but never use the www. It can cause
   these errors.
 * Undo Multisite (it’s brand new and nothing works, so you won’t lose anything).
   Start over, and this time, make 100% sure you _do not_ use www.

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

The topic ‘multisite server error’ is closed to new replies.

## Tags

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

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 3 replies
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/multisite-server-error/#post-3065889)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
