I have a bunch of existing scripts for a site which use gd library for effects. Problem is when moving to a new server, which has imagemagick enabled, these scripts fail. Is there any way I can disable imagemagick to get these scripts working? Since this is a shared server, I don’t have command line or root priviledges, all I have is Cpanel11. And while at it, I was thinking, can I disable imagemagick for these specific files? That way I will be able to migrate the coding to imagemagick and get lot better effects, without breaking the existing site..
Share
In your cPanel, Under Software/Services you will find an icon titled PHP Config click on it and look for Additional extensions available for Installation it is a list of check boxes, uncheck Imagick.