Changes

From SME Server
Jump to navigationJump to search
138 bytes removed ,  10:00, 28 September 2011
added db commands
Line 44: Line 44:  
yum update moodle --enablerepo=smecontribs
 
yum update moodle --enablerepo=smecontribs
   −
Visit your moodle site as admin to trigger the upgrade and complete the install
+
Visit your moodle site to trigger the upgrade and complete the install
    
====Usage====
 
====Usage====
Line 74: Line 74:     
=== Options ===
 
=== Options ===
* You can fine tune access to roundcube with DB settings. For details have a look at [[Web Application RPM#New DB settings]].
+
* You can fine tune access to moodle with DB settings.  
   −
* Local Settings
+
For details have a look at [[Web Application RPM#New DB settings]].
The config file is now templated, so changes need to be made in a new fragment
  −
ll /etc/e-smith/templates/opt/moodle/html/config.php
     −
10config-dist is the unmodified moodle config file with overrides in 20db
+
To see the current DB settings for Moodle do
 +
config show moodle
   −
put site specific overrides in 25local, and enable with
+
To allow "normal" public access to Moodle do the following
  expand-template /opt/moodle/html/config.php
+
config setprop moodle PublicAccess global
 
+
  expand-template /etc/httpd/conf/httpd.conf
 
+
sv h /service/httpd-e-smith
If you think your setting should be the default raise a bug
      
=== Bugs ===
 
=== Bugs ===
Line 95: Line 93:  
[[Category: CMS]]
 
[[Category: CMS]]
 
[[Category: Dungog]]
 
[[Category: Dungog]]
 +
[[Category: Webapps]]
624

edits

Navigation menu