![]() |
|
Zenphoto does not see image handlers GD or IM - 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 does not see image handlers GD or IM (/thread-8120.html) |
Zenphoto does not see image handlers GD or IM - feydakin - 2011-01-18 I am installing ZP 1.4 and everything is set up except I get this error. Error! No Zenphoto image handling library was loaded. Be sure that your PHP has a graphics support. The Imagick extension is not available.The GD extension is not available. I know that these are installed, I even had the server admin double check.. I am installing ZP in a subfolder behind a password, but this shouldn't affect that.. It finished the install, but a lot of things don't work obviously.. When I try to upload a file I don't get the 'select files' option etc.. What could cause ZP to not see the image handling software?? Should I try to install it in a non pw protected folder?? Any other ideas?? I made am IMTest.php file and it returns so it is installed.. I'm at a loss.. Zenphoto does not see image handlers GD or IM - acrylian - 2011-01-18 Both image libaries are probably not correctly installed. Zenphoto works on normal standard shared hosts. Maybe contact your host. To use ImageMagick you need Imagick as well: Zenphoto does not see image handlers GD or IM - blastfemur - 2011-06-06 FYI, I then used this to solve my issue: |