This forum is no longer active. Please post your questions to our new community site

Forums Drupal

Installing another Stack with Drupal

Subscribe to Installing another Stack with Drupal 2 post(s), 2 voice(s)

 
Avatar mjudd 16 post(s)

Hi there

I already have a Drupal stack installed. Can I now install say a Moodle stack and will it interfree with my already installed Drupal stack. If so, how do I avoid such problme(s)

Sorry for this question but this is the first time I have needed to install a second and different stack

Thanks for your help

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

You can install a second Stack without problems. Stacks are self-contained and does not modify the system environment, so you can install several ones. During the installation the Stack installer will ask you to use a different port (because the default port is binded by the first installation) so you can use 81 instead of 80 for Apache or 3307 instead of 3306 for MySQL database.

Forums Drupal