zenphoto installation instructions -------------------------------------------------------------------------------- NOTE: For more detailed instructions, visit http://www.zenphoto.org:8080/confluence/display/DOC/Installation -------------------------------------------------------------------------------- 1. Edit the zp-config.php.example file with your database and other info, and rename it to zp-config.php when you're done (remove the .example). 2. If you want to use mod_rewrite for cruft-free URLs, edit the one line of .htaccess 3. Get the files in the zenphoto.zip or zenphoto.tar.gz package on to your server somehow if you haven't already (FTP, SSH, wget, tar -xzvf .., etc.) 4. Change the permissions on the albums/ and cache/ directories to be writable by the server: chmod 777 albums/ cache/ or use your FTP program. 5. Go to http://www.yoursite.com/zenphoto/zen/setup.php and follow the simple instructions.