Friday, July 22, 2011

How to install multiple WordPress installations on the one domain

If you want to get multiple WordPress Installations one the one domain then there are a couple of things in which you need to do first after you've installed the master installation which is quick and easy.

1. The make sure the in this area of the wp-config.php looks like thins

2. Then Make Sure that the area in the wp-config.php looks like this (note that in where it say's $base = '/'; you can have it custom like $base = '/jam'; if you're letting people use them and if they want to pay you then you can get rid of it.

3. Then this is where if you don't have a .htaccess file then you'll need to create one and add this is in 
4. Then after that then you'll need to create a blogs.dir file in the wp-content folder of WordPress
which you can download from here https://www.sugarsync.com/pf/D6929026_660_05038949 and it is in a zip file so just unload and extract it to the folder
  
5.  Then go to the Dashboard of the WordPress installation all you'll see this My Site which allows you to create more sites out of the One Installation

6. The you'll see the MySites in the Admin Bar which you can see has the my sites drop down which allows you to control them


7. To Control the hole Network of pages and users go to this page which will now be active





No comments:

Post a Comment