ZenphotoCMS Forum
setup: connected but does not create tables - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: setup: connected but does not create tables (/thread-1061.html)



setup: connected but does not create tables - patpan - 2007-01-11

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:




setup: connected but does not create tables - Chilifrei64 - 2007-01-11

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.




setup: connected but does not create tables - patpan - 2007-01-12

Thank you for this information. Sorry, I misunderstood the required PHP-version as 4.1.0.
So I will have to talk to my Provider.