ZenphotoCMS Forum
Should it work width gd version < 2.0 ? - 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: Should it work width gd version < 2.0 ? (/thread-440.html)



Should it work width gd version < 2.0 ? - danielD - 2006-04-16

Hi,

I tried to install zenphoto on a server width php 4.2.2 and gd version 1.6.2. Here are some information from phpinfo() about gd :

GD Support : enabled
GD Version : 1.6.2 or higher
FreeType Support : enabled
FreeType Linkage : with freetype
JPG Support : enabled
PNG Support : enabled
WBMP Support : enabled

ZenPhoto does not generate any photo or thumbnails. (File names are generated, but with a size of 0 k). Maybe it is due to a wrong version of gd. But I'm not sure. Can anyone confirm this ?

Is the installation possible with gd1 ?

Thanks

Daniel




Should it work width gd version < 2.0 ? - trisweb - 2006-04-17

Yeah, that's probably it.

Even if you did make it work with GD 1.x, it would look horrible -- GD2 greatly improved image quality from what I remember.