Easy Multisite (multiple sites or more than one site) with Drupal Part 2
The process:
- Download and install Drupal 5.x or 6.x from Drupal.org.
- NOTE: Dural comes with default site in drupalx.x/sites/default dir.You can install the default site or you can rename the default to example1.com.
- Create a database user say "dummyUSER" and database say"dummyDB" in MySQL or PostgreSQL.
- Grant all on dummyDB.* to 'dummyUSER'@'localhost' in MySQL or PostgreSQL. For exact SQL syntax check the respective sites.
- Add username, passwd and database name to settings.php in sites/default dir.
- Install the default site by pointing your browser to www.yoursite.com/install.php.
- Once you have this working then create a new dir "example1.com" directly under "sites" dir.
- mkdir sites/example1.com
- cp sites/default/settings.php sites/example1.com/ - Create a new database "example1DB" and new user "example1USER" in database.
- Edit the sites/example1.com/settings.php and change the following:
- $db_url = 'pgsql://dummyUSER:dummyPSSWDl@localhost/dummyDB'; ( Use mysql in place of pgsql if you are using mysql database)
- $db_url = 'pgsql://example1USER:example1PSSWDl@localhost/example1DB';
to
- Point your browser to www.example1.com/install.php. You will be presented with the installation screen. Install from there on.
- Repeat the above process for www.example2.com and www.example3.com
Watch Your Bottom Line Improve In Just 30 Days!
Amazing new Invoice and Expense software does all the work for you.
Esitmates
Invoices
Receipts
Expenses
Liabilities
Reports
Windows Linux Mac
MySQL Ruby Apache
Simple and Easy
Download and Unzip
MySQL Ruby Apache
Simple and Easy
Download and Unzip



Shop with Confidence