This forum is no longer active. Please post your questions to our new community site
Multiple Joomla Sites
|
|
Hello, does anybody know if you can host multiple joomla sites on the joomla stack, Thanks |
|
|
Hi, If you want to have several Joomla sites in the same machine, you can install several stacks on the same machine in different folders. |
|
|
Thanks beltran, I’ll try that as soon as possible. |
|
|
Hi beltran, Do you mean that we install the Joomla module again or the whole module it need to run on like the MAMP stack? Do we need to use another set of port numbers for the apache and MySQL? Thanks for the clarification. gd |
|
|
Hi, The MAMP Stack only support one Joomla module installed so you can install several MAMP Stacks on different ports with the Joomla module or several Joomla Stacks. I hope it helps. |
|
|
Hi guys, I’m not sure if you still need this info, but it’s possible to install multiple Joomla sites over one bitnami stack. Here the instructions: 2. If u want to see new instance on Bitnami app load page (http://localhost) edit the following file in html-editor (otherwise skip this step) <h2>NEW_INSTANCE_NAME<h2\> 3. Create the following folders 4.Copy the following file from original Joomla instance to NEW_INSTANCE folder and rename it: 5. Edit the following lines in this file: <Directory “C:/Program Files/BitNami RubyStack/apps/NEW_INSTANCE_NAME/htdocs”> 6. Download latest Joomla version (i.e. from here: http://www.joomla.org/download.html ) 7. Copy and extract archive in this folder 8. The last thing u need is to use phpMyAdmin to create new DB_instace and user and finally install new Joomla instance. 9. Restart Apache Server 10. U should be able to access new instance by this link: http://localhost/NEW_INSTANCE_NAME or Bitnami app load page (if u didn’t skip step#2) Hope it works, |
|
|
Thanks a lot for posting this nice “how to”. I’m sure this guide will help other BitNami users. Cheers. |
|
|
Thanks for the instructions, I have used for my drupal and it worked But the problem is Clean Url with my newly created second website, which is a type of option in Drupal that allows to use www.website.com\content\1 instead of www.website.com\q=content\1 I have created two websites. In website 1 the clean URL is working fine I highly need the clean url to work, for me to able to use contextual filter in views. Any idea? |
|
|
Check the “.htaccess” file in the second Drupal instance. The application should have write permissions in the drupal folder. |

