When attempting to set up the database after hitting "Go" I get 'internal server error'
no php error log is generated, but the apache error log says :
Premature end of script headers: setup.php, referer: http://zen.localhost/zp-core/setup.php
This happens on a php 5.3.1 system, apache 2.2.14, mysql 5.5m2 (also tried mysql 5.1, same problem)
I've been able to install wordpress, drupal 6 test installs without issue so the server appears to be well configured.
It gets as far as creating :
zp_administrators, zp_admintoalbum, zp_albums, zp_captcha, zp_comments, zp_images, zp_obj_to_tag, zp_options, zp_tags, zp_zenpage_news, zp_zenpage_news2cat, zp_zenpage_news_categories, zp_zenpage_pages
in the database.
the only errors on the install page before hitting go are :
'PHP setlocale() failed
Warning!
Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work.
See the troubleshooting guide on zenphoto.org for details.'
and I leave 'File/Folder Permissions [are loose (0777)]' as it fails to change them if I try swap to strict (it's a windows apache install on a dev box)