Comments on Multisite CVS Drupal Installation on Ubuntu

Multisite CVS Drupal Installation on Ubuntu This howto shows you how to do a multi-site Drupal install on Ubuntu. It also covers how to layout your directories for ease of maintenance, and how to ensure that you can update Drupal easily from CVS.

10 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By:

Hi

Thanks for the How-to:

I had a problem at the Drupal database configuration.  wwwdb(haven't tried www2db yet) did not have access granted.  I went through my previous commands to see if I misstyped anything and can't find a fault.  I had to grant rights via phpadmin.  

 Anyone else?

 Otherwise - she's up and running!!

Thanks 

 

 

By:

Thanks for your comments . You might've made a typo, but it could be an error in my explanation; did you do the flush privileges command?

Basically, you want to give the wwwuser all rights to the wwwdb database, hence the grant all statement. Also, we shouldn't really be doing a grant all as that gives the wwwuser too many permissions, but the permissions recommended in the drupal install doco are too tight and give errors, and I haven't had time to work out the correct combo - anyone know what they should be?

Sonia. 

By:

I had to use:

grant all on wwwdb.* to 'wwwuser'@'localhost' identified by 'password';

 

 

By:

I have been thinking how to adapt something like this to fit ISPConfig.
I have a hobby site that allready has several sub categories for different hobbies and I'm starting to get in to trouble keeping them all straight with ISPConfig. I'm currently using Joomla because it's broad user base and support. All the different sub categories should be fairly autonomous with their own admins.

 

Sam 

By:

I doubt I'll get around to rewriting this for ISPConfig - I tend to do most stuff by hand - easier to troubleshoot in the longterm.

By: knd

Accessing the page www.example.com (last step)throws an 500 internal server exception.The /var/log/apache2/error.log file says " Option indexes not allowed here in .htaccess ".Anyone knows how to handle that ?

By: knd

Got it !

1. Option indexes to be used under <Directory/></Directory> tags.

2. Make sure to run www.example.com/install.php the first time you access your site otherwise you'll get a ugly "table.access doesn't exist..." 

 Thx for the how-to Sonia

By: Anonymous

This looks really like a neat way to do this, but i couldn't get it to work..Is there a command line to uninstall all this stuff? there has to be an easier way

By: James

This is the prefect tutorial.  I found it to be very clear and it totally worked.  I always wondered what the best way to deal with Apache, directory structure, etc. to make Drupal multisite work.  I was able to use this information and configure my Dreamhost account for a multisite Drupal install.  I didn't have to modify the apache config directly.  I went through Dreamhost's control panel to achieve the same functionality.

Thanks!

By:

At this point in your SEO life cycle, you just began using Drupal to manage your site and are looking to properly set up the correct, basic modules from it’s core package. Drupal Core comes with some useful modules that will enable your site to establish a healthy, ongoing relationship with all the search engines and their algorithmic spiders. Drupal comes very friendly out of the box, but it may take a few modules to get you the momentum you are looking for to climb up the SERPs. Here are three necessary Drupal SEO module activations you should make, in order to help achieve the Drupal SEO success you want for your site.