Forum Activity for @intro2music

Intro2Music
@intro2music
01/12/14 09:37:05AM
123 posts

Skype Module working


General

Hi Steve,

thanks for helping to get the module working for me, it's well appreciated. I've now had a chance to test it out with some 'staff' members and it works a treat. This will definitely turn out to be a great asset for our studios, allowing members to contact staff, music students to contact tutors etc.

Brilliant!
Intro2Music
@intro2music
01/06/14 10:36:32AM
123 posts

Install Jamroom 5 - PHP System Error


Installation and Configuration

I wouldn't edit the main php.ini file if I were you. Just copy the php.ini and place the copy file in the root of your Jamroom install. It's safe to tweak this php.ini to suit your needs. e.g.

; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
disable_functions = ""

Mick
Intro2Music
@intro2music
01/06/14 10:16:21AM
123 posts

Install Jamroom 5 - PHP System Error


Installation and Configuration

Try this...

After editing your php.ini file add the following to the top of your .htaccess file...

# Ensure PHP runs under the guise of script owner, here known as 'skbiz'
suPHP_ConfigPath /home/skbiz/public_html

Replace 'skbiz' with your own site's username.

Mick
  13