Jamroom Logo
Newsletter
Member Spotlight
302287
Wav-Etrain.com
"Jamroom has made easy work of setting up a music-oriented website. After working on some internet music collaborations, I wanted to find an easier way of managing files/correspondence messages. I searched for websites offering such services and found none. So I decided to create one. Jamroom was the first all-in-one package I found. It's extremely flexible, easily editable (I particularly like the built in template editor), and a breeze to manage. Thank you for a wonderful product!"
Follow Jamroom on Twitter!

This document applies to Jamroom 2 only!
For current Jamroom 4 Documentation, visit the main Jamroom Documentation section.

Yes - it’s easy to run multiple copies of Jamroom on the same server. The easiest method is if you have access to another MySQL database, you can simply place the new copy of Jamroom into a unique folder on your website, then when running the “install.php” script, make sure you specify the new MySQL database name. If you only have access to 1 MySQL database, you can install another copy there as well - just MAKE SURE you edit the jamroom/config/settings.cfg.php file BEFORE you run the “install.php” script, and update the “table prefix” setting to use a unique database table prefix:

#-----------------------------------------------------------------------
# DATABASE SETTINGS
#-----------------------------------------------------------------------
# database prefix - if you would like the tables that jamroom creates
# to start with something other than "jamroom_" you can enter it here.
# default value is "jamroom_". This value MUST be changes prior to
# running the "install.php" script in order for it work correctly!
$config['db_prefix'] = 'jamroom_';

Note that the Jamroom license will allow you to run another copy of Jamroom only if it runs in the same domain - i.e. “jamroom1.yourdomain.com” and “jamroom2.yourdomain.com” If you want to use another, unique domain name, you need to register a copy of Jamroom for that domain.

Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom Core
Jamroom Addons
Jamroom Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2012 Talldude Networks, LLC.