""
Documentation daCode : daCode webmaster's guide
Chapitre 2. Installing daCode on localhost

 

Finishing the first configuration

Now that basehref is correct, you have to generate a config file with your own data. You may copy daCode/src/phplib/config.sample into daCode/src/phplib/config.php3 and replace in this file the values you defined in confg.site. Another solution is to cd to the daCode directory and to type:


        $ scripts/dacodeconfig -a create_dirs,configure,copy_files,update_htdocs_dacode  
     
which automates this step.