Title: unitionadmin's Replies | WordPress.org

---

# unitionadmin

  [  ](https://wordpress.org/support/users/unitionadmin/)

 *   [Profile](https://wordpress.org/support/users/unitionadmin/)
 *   [Topics Started](https://wordpress.org/support/users/unitionadmin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/unitionadmin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/unitionadmin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/unitionadmin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/unitionadmin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/unitionadmin/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] WPMU subsite project fails to load the page](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/)
 *  Thread Starter [unitionadmin](https://wordpress.org/support/users/unitionadmin/)
 * (@unitionadmin)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/#post-12752105)
 * As reported from our host the use of wildcard the only option, we have used that
   technique and created a wildcard which created with creation of new subsite.project
   as “testwp3.domain.org” but the page returned error for DASHBOARD and VIEW SITE
   *.
   domain at public_html for url as “/_wildcard_.theunition.org”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] WPMU subsite project fails to load the page](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/)
 *  Thread Starter [unitionadmin](https://wordpress.org/support/users/unitionadmin/)
 * (@unitionadmin)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/#post-12752044)
 * **Config File at wp-config.php**
 * > define( ‘WP_ALLOW_MULTISITE’, true ); // MultiSite Setup Config
   >  define(‘MULTISITE’,
   > true); define(‘SUBDOMAIN_INSTALL’, true); define(‘DOMAIN_CURRENT_SITE’, ‘theunition.
   > org’); define(‘PATH_CURRENT_SITE’, ‘/’); define(‘SITE_ID_CURRENT_SITE’, 1);
   > define(‘BLOG_ID_CURRENT_SITE’, 1);
 * **Rewrite Rule .htaccess Page**
 * > RewriteEngine On
   >  RewriteBase / RewriteRule ^index\.php$ – [L]
   > # add a trailing slash to /wp-admin
   >  RewriteRule ^wp-admin$ wp-admin/ [R=301,
   > L]
   > RewriteCond %{REQUEST_FILENAME} -f [OR]
   >  RewriteCond %{REQUEST_FILENAME} -d
   > RewriteRule ^ – [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L] RewriteRule
   > ^(.*\.php)$ $1 [L] RewriteRule . index.php [L]
 * Our site is setup at with url: [https://domain.com](https://domain.com) whereas
   the path of domain setup is “public_html/domain/project”
 * As we are using the multisite with subdomain setup
    -  define(‘SUBDOMAIN_INSTALL’, true);
 *  for network and not the folder option, the subdomain is added to the Network
   config (updated network done) but returns the folder with error 404 “[https://sub.domain.org/wp-admin](https://sub.domain.org/wp-admin)/”
 * Don’t know what is that causing problem. Our testing technique has been broadly
   referred in the first instance of ticket.
 * We would be please to provide the admin credential to take up the issue and its
   resolution if you need to check the issue as reported earlier.
 * As it is a working production stage we shall activate it for checksum.
    Please
   PM us and we shall send to the login details with user credential
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] WPMU subsite project fails to load the page](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/)
 *  Thread Starter [unitionadmin](https://wordpress.org/support/users/unitionadmin/)
 * (@unitionadmin)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/#post-12751796)
 * Hello
 * We have gone thru your reply and it is very much unsure that where actually the
   topic is reportable.
 * > Post your question in the appropriate forum, but don’t worry if you’re unsure
   > about which one to use, we’ll help you regardless, and may even move it to 
   > the right forum for you if there’s a better place for it. Feel free to make
   > a new topic, even though your issue might appear similar to other topics, most
   > sites are unique and it’s rarely the same issue.
 * However, it mentioned within the said reply from you as well that in case of 
   unsure them regardless you will appropriate to the right forum.
 * May please be considerate and appropriate to said forum
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] WPMU subsite project fails to load the page](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/)
 *  Thread Starter [unitionadmin](https://wordpress.org/support/users/unitionadmin/)
 * (@unitionadmin)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/#post-12739899)
 * hello yeisonbp
 * No, Its directly related to the WordPress Multi Site installation error arised
   when an addition is made to the subiste under the primary WPMU site the config
   return failure.
 * Desperately awaiting but no one has replied yet.
 * Hope some one takes note of it and provide help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] WPMU subsite project fails to load the page](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/)
 *  Thread Starter [unitionadmin](https://wordpress.org/support/users/unitionadmin/)
 * (@unitionadmin)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wpmu-subsite-project-fails-to-load-the-page/#post-12731060)
 * The above testwporg is off for the time being for security reason
 * Any one please to support may hint for it.
 * As it is a working production stage we shall activate it for checksum.
    Please
   PM us and we shall send to the login details with user credential

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