Install and configure Zenphoto
Zenphoto is a complete content management system (CMS) for photographs and images.
Use these steps to install and configure Zenphoto:
- 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
- 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)
- Using phpMyAdmin, create a database for your Zenphoto installation
- Open a terminal session and issue the following commands:
- sudo chown -R _www:_www zenphoto
- Point your web browser to your Zenphoto installation and follow the on-screen instructions
Upgrade Zenphoto
Use these steps to update/upgrade Zenphoto:
- Download the latest Zenphoto release distribution archive
- Replace the following directories and files within your Zenphoto directory:
- index.php
- /themes
- /zp-core
- Open a terminal session and enter the following commands:
- cd /Library/Server/Web/Data/Sites/Default/
- sudo chown -R _www:_www zenphoto
- 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
