Changes between Version 2 and Version 3 of faq/setup-basebuilder


Ignore:
Timestamp:
Aug 23, 2007, 2:09:26 PM (18 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/setup-basebuilder

    v2 v3  
    1818}}}
    1919
    20  * Copy the basebuilder web directory to your web directory with the name
    21 "db":
     20 * Copy the basebuilder web directory to your web directory with the name "db":
     21
    2222{{{
    2323cp -r /usr/local/share/basebuilder/web db
     
    3838
    3939 * Edit the config file. Change:
     40
    4041{{{
    4142$mj_config['path'] = '/usr/local/share/basebuilder';
     
    4748
    4849 * Create the databases directory:
     50
    4951{{{
    5052mkdir /home/members/MEMBER-SHORT-NAME/sites/DOMAIN-NAME/include/databases
    5153}}}
     54
    5255 * Temporarily change the permissions, so the web server can write to it (for layout wizards):
    5356
     
    5659}}}
    5760
    58  Don't forget to change it back when you are done with the Layouts Wizard!
     61 * Don't forget to change it back when you are done with the Layouts Wizard!
     62
    5963{{{
    6064chmod 755 /home/members/MEMBER-SHORT-NAME/sites/DOMAIN-NAME/include/databases
    6165}}}
     66
    6267 * To complete the setup, go to: !http://DOMAIN-NAME/db