/photo-gallery

A photo gallery using PHP, Smarty, photobox and Justified Gallery

Primary LanguagePHP

Photo gallery

Installation

  • Copy all files to a directory accessible by the webserver
  • Make these three directories writable by the webserver:
    • htdocs/thumbs/
    • smarty/templates_c/
    • smarty/cache/
chmod g+w htdocs/thumbs/ smarty/templates_c/ smarty/cache/
chgrp http htdocs/thumbs/ smarty/templates_c/ smarty/cache/

(change http to the group your webserver is running with)

References

Photo gallery makes use of these projects: