How do I upgrade from an older version of Zenphoto?
Upgrading is relatively easy to accomplish. • Backup your MySQL database before proceeding. • Download the latest distribution from http://www.zenphoto.org • Extract the files to a local directory. • If your upgrade is from 1.0.3 to another higher version, you will need to update your zp-config.php file. This is because we now use the KSES library, which requires extra config entries. To do this, just open the zp-config-example.php file, copy your settings from your old zp-config.php file to the new zp-config-example file, and save it as zp-config.php. Then proceed to step 5. With version 1.1.3 we recommend you make note of the mySQL configuration information in your zp-config.php file and rename it to zp-config.php.old. Setup will create a new file for you and prompt you for the mySQL configuration information. • Double-check your .htaccess file if you’re using Apache, and make sure you have the correct path for the RewriteBase line at the top. Version 1.1.3 of setup.php will check (a