2005-11-19

Detecting common requirements for online photo gallery generation software

To detect PHP being installed if you don't have good access on your shell account, just create a page that includes ``<?php phpinfo() ?>``. To detect ImageMagick, check for any of its many command-line tools, such as ``mogrify``.

If anyone happens to know of any good gallery generation software (both requiring and not a DB back-end), let me know.

No comments: