REGISTRY ======== CONFIG ------ How to configure? You might need to create certain files with the right permissions. You can do this with: $ touch manifests-generated.php menu-manifests-inc.html menu-manifests-inc.php menu-manifests-level1-inc.html menu-manifests-level1-inc.php menu-manifests-level2-inc.html menu-manifests-level2-inc.php And set permissions: $ chmod 666 manifests-generated.php menu-manifests-inc.html menu-manifests-inc.php menu-manifests-level1-inc.html menu-manifests-level1-inc.php menu-manifests-level2-inc.html menu-manifests-level2-inc.php Remeber to "chmod 755" once the files are generated. -------------------------------------------------------------- Version: $Id: CONFIG.txt,v 1.2 2005/03/23 18:30:26 neven Exp $