Page 1 of 1

imagemagick not on server

Posted: Tue Jun 28, 2005 2:24 am
by MySchizoBuddy
My hosting company doesn't have imagemagick on it, Is tehre a way i can upload the binaries seperately and change some conf files inside serendipity so it can look into that particular directory

Re: imagemagick not on server

Posted: Tue Jun 28, 2005 10:11 am
by garvinhicking
If your provider has GDLib compiled into PHP, that doesn't matter.

And no, you cannot upload imagemagick binaries; they need several lib files and stuff that cannot be stored on the server without compiling it there.

Regards,
Garvin

Posted: Tue Jun 28, 2005 12:54 pm
by MySchizoBuddy
yeah they have gd
so my media browser will work fine. with thumbnails and all.

Posted: Tue Jun 28, 2005 1:13 pm
by garvinhicking
Yip :)

The only thing that will not work is PDF thumbnail generation.

Regards,
Garvin