Category:Technology -> Adventures with the naked Mac Mini Server -> ML-Zenphoto

Category:Technology -> Adventures with the naked Mac Mini Server -> Install and configure Zenphoto Mountain Lion

Install and configure Zenphoto

Zenphoto is a complete content management system (CMS) for photographs and images.

Use these steps to install and configure Zenphoto:

  1. Examine your phpinfo() results to ensure that you have the following installed:
    • PHP 5.2 or later with the following extensions:
      • gd
      • gettext
      • mbstring
      • safe mode off (recommended)
      • magic quotes off (recommended)
      • register globals off (required)
    • MySQL 5.5 or later
  2. Download the most recent version of the Zenphoto distribution archive and extract it in the document root directory of your webserver (most likely /Library/Server/Web/Data/Sites/Default)
  3. Using phpMyAdmin, create a database for your Zenphoto installation
  4. Open a terminal session and issue the following commands:
    • sudo chown -R _www:_www zenphoto
  5. Point your web browser to your Zenphoto installation and follow the on-screen instructions

Upgrade Zenphoto

Use these steps to update/upgrade Zenphoto:

  1. Download the latest Zenphoto release distribution archive
  2. Replace the following directories and files within your Zenphoto directory:
    • index.php
    • /themes
    • /zp-core
  3. Open a terminal session and enter the following commands:
    • cd /Library/Server/Web/Data/Sites/Default/
    • sudo chown -R _www:_www zenphoto
  4. Point your browser at your Zenphoto directory and follow the on-screen instructions

Articles in category "Technology -> Adventures with the naked Mac Mini Server -> ML-Zenphoto":

There is 1 article for this category

Categories:

Copyright © 1993–2013 ARTS & FARCES LLC.
All rights reserved.