Hello,
I need some help at setup. Currently zp is connected to the database and ready to create tables etc., but click on the GO-button does not have any effect. Just the same page is displayed again.
No thumbs are created in the cache-folder.
Additionally I get an error-message when I try to point my browser to http://www.astrein.com/zenphoto/:
Fatal error: Failed opening required 'classes.php' (include_path='') in /home/b9012340/htdocs/zenphoto/zen/template-functions.php on line 5
Double-checked everything and seems to be OK. A lokal installation on MAMP was completely easy.
I have tried the following with no effect:
changing mod-rewrite from true to false and v.v.
uncommenting and re-commenting Path Overrides like shown below in the zp-config.php.
replacing .htaccess with an empty file
URL: www.astrein.com/zenphoto/zen/setup.php
php.info() can be seen at http://www.astrein.com/zenphoto/test.php:
PHP 4.1.2, MySQL 3.23.49 , GD 1.6.2, Apache 1.3.26, matches the requirements.
as I´m a german, my english may not be perfect, sorry for this;-)
Thanks for any hints
patrick
my zp-config.php:
For starters. your php version needs to be 4.10 or greater.. you stated you have 4.1.2
and you need GD version 2.0 or greater.you stated you have 1.6.2
Those alone will make it not function at all.