Jamroom Logo
Member Spotlight
196089
iOnSonic
"ionsonic is a media utility connecting bands, artists and fans around the world. With help from Jamroom this objective became so much easier. We find our users appreciate the ease of use this marvelous script applies to it's various tasks and functions. We at ionsonic appreciate the rock solid support available from the Jamroom crew and the development effort put in by them to maintain and continue to evolve Jamroom into a Web 2.0 application."
Follow Jamroom on Twitter!
FAQ Question

The typical cause of this error is that your Webserver is running PHP in “CGI” mode, and Jamroom needs to have the user permission set correctly for this mode. You’ll want to edit the jamroom/config/settings.cfg.php file and change the following:

$config['directory_mode'] = 0777;
$config['file_mode'] = 0666;

to this:

$config['directory_mode'] = 0755;
$config['file_mode'] = 0644;

After making this change you will want to Regenerate your Artist / Member Pages from the Admin Menu → Tools Menu.

If this does not fix the problem, you’ll likely need to get assistance from your web hosting provider, as the error can be caused by many different server-related issues. You can often consult your Web server error log for further information to the cause of the problem.

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 - 2013 The Jamroom Network