The installation steps for FTP users in cases where SSH is not available are as follows:
1) Download the latest copy of Sitellite to your desktop.
2) Unzip the downloaded file, which should create a folder named "sitellite-4.2.x-stable"
3) Open your FTP client and log into your site.
4) In the folder on your website that you want Sitellite installed (ie. your document root or a sub-folder of it), upload all of the files in the "sitellite-4.2.x-stable" folder. Make sure to also upload the ".htaccess" file, which can sometimes be acidentally skipped over.
5) Now change the file permissions on the remote files to 777 (read/write/execute for all cases) for the following folders:
cache
inc/app/cms/conf/services*
inc/app/cms/data
inc/conf*
inc/data
inc/html*
install
pix*
The ones with an asterisk need to have the files and folders inside them recursively set to the same permissions as well.
You should now be ready to launch the web-based installer and following it through the rest of the installation process. The web-based installer is accessible at the following URL:
http://www.example.com/install/
Note that you must replace "example.com" with your actual domain name.
Created on July 6, 2005 7:08 PM by anonymous
Linked from: Trouble Shooting