ZenphotoCMS Forum
Zenphoto 1.1.3 in Localhost - 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: Zenphoto 1.1.3 in Localhost (/thread-1984.html)



Zenphoto 1.1.3 in Localhost - partha - 2007-12-25

I started a fresh installation. Copied all the files in htdocs/zenphoto folder. Then edited zp-config.php, added username, password, database name. Then ran http://localhost/zenphoto/zp-core/setup.php

Ended up here

`PHP version 4.1.0 or greater

PHP GD support

PHP mySQL support

zp-config.php file

mySQL setup in zp-config.php

connect to MySQL

MySQL version 3.2.3 or greater

connect to the database zenphoto`

Everything tick marked. But there is no GO! button underneath of it.

I'm using PHP 4.4, Mysql 4.0, Apache 2.0




Zenphoto 1.1.3 in Localhost - sbillard - 2007-12-26

There should have been four more items on the check list:

`.htaccess file (RewriteEngine is ON)

.htaccess RewriteBase

albums folder

cache folder`

Check your CGI log and see if it shows any errors.

If all else fails, run the upgrade.php program which will bypass this system check.