Changes

Jump to navigation Jump to search
97 bytes added ,  14:42, 21 November 2014
m
Line 1: Line 1: −
{{WIP box}}
   
<blockquote style="float: right;">
 
<blockquote style="float: right;">
 
[[File:booked.png|250px]]
 
[[File:booked.png|250px]]
Line 40: Line 39:  
Edit the config file by adjusting at least the following settings/values:
 
Edit the config file by adjusting at least the following settings/values:
 
  $conf['settings']['admin.email'] = 'admin@example.com'; <-- change to your email address
 
  $conf['settings']['admin.email'] = 'admin@example.com'; <-- change to your email address
  $conf['settings']['script.url'] = 'http://localhost/Web'; <-- must have this value
+
  $conf['settings']['script.url'] = 'http://yourserver.com/booked/Web'; <-- change to your domain
 
  $conf['settings']['database']['type'] = 'mysql';
 
  $conf['settings']['database']['type'] = 'mysql';
 
  $conf['settings']['database']['user'] = 'booked_user';
 
  $conf['settings']['database']['user'] = 'booked_user';
Line 58: Line 57:     
When finished, you may go to the main booked page and create an account.
 
When finished, you may go to the main booked page and create an account.
  http://<yourdomain.com>/booked/Web
+
  http://yourdomain.com/booked/Web
 +
 
 +
Further config settings can be set from within the applications.
 +
 
 +
 
 +
==TO DO==
 +
LDAP authentication
    
[[Category:Webapps]]
 
[[Category:Webapps]]
 
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu