GD and ImageMagick
I look at my phpinfo and i don't have GD and imagemagick install how do i install on cpanel? I need it for my vbulletin to process uploading image
-
Not sure you need the PHP extension for this, usually you just have to install ImageMagick on your server yum -y install ImageMagick ImageMagick-devel If you need the imagick PHP module, go to WHM -> Module Installers -> Pecl and install it from there. 0 -
Hello :) For GD, simply select it under the "Exhaustive Options List" for PHP in EasyApache and rebuild Apache/PHP: /scripts/easyapache Or; "WHM Home " Software " EasyApache (Apache Update)" You can follow Vanessa's instructions in the above post when installing Imagemagick. Thanks. 0
Please sign in to leave a comment.
Comments
2 comments