While going though the setup process for zenphoto, I encountered a few issues, which I will attempt to detail below.
1. File System Character Encoding
1.a. Is set to both ISO8859-1 *AND* UTF-8, yet setup complains that neither or the other is set.
2. .htaccess creation.
2.a. No information is provided to have the setup script properly create the file. I manually created it, but setup.php still complains because it is empty. What basic rules should be present in this .htaccess? (The entire archive was untar'd, nothing was changed at this point.
3. robots.txt
3.a. I had to touch this file as well, it is empty though, what sample data should be present for this to function correctly?
4. locate
4.a. seems to be the only correctly permissioned directory.
5. $HOME/www/$DOMAIN/gallery/zenphoto/albums exists with the correct permissions
5.a. setup.php claims it does not exist and/or does not have the correct permissions, yet it does.
6. cache, uploaded, zp-data, cache_html, plugins
6.a. chmoded to 0777, setup complains that it's too loose, re-chmoded to 0755, setup.php complains that it's to strict. Which permission set is required to satisfy setup.php?
System Information:
Debian 6.0.3, 64-bit
Server version: Apache/2.2.16 (Debian)
Server built: Sep 29 2011 20:59:05
Server's Module Magic Number: 20051115:24
Server loaded: APR 1.4.2, APR-Util 1.3.9
Compiled using: APR 1.4.2, APR-Util 1.3.9
Architecture: 64-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
PHP 5.3.3-7+squeeze3 with Suhosin-Patch (cli) (built: Jun 28 2011 08:24:40)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
If any other information is required, please do not hesitate to ask.