$Id: INSTALL,v 1.1 2005/06/13 06:56:08 mephius Exp $ SAPID - Installation ------------------------- - Automatic installation (recommended) Untar and unzip distribution package, chmod or chown sapid dir to allow system to write to this folder, then run install.php in your browser. - Manual installation Untar and unzip distribution package including sapid.tar.gz, then chmod the following files and folders in similar way: usr/dump 777 usr/dump/*.* 777 usr/extentions 777 usr/extentions/*.* 777 usr/templates 777 usr/templates/*.* 777 usr/templates/images 777 usr/templates/files 777 usr/xml 777 usr/xml/*.* 777 usr/xml/content/ 777 usr/xml/sdc/ 777 usr/xml/vdb/ 777 Then you need to modify /etc/rc.conf.php to set apopriate $http_path, $admin_folder, $default_language, $MODREWRITE etc... Open your browser, type your site address and pray :) ************************************ * SAPID URL: http://sapid.sf.net * ************************************