Bluehost Web Hosting Help

ImageMagick

Problem:

Is ImageMagick installed on my account?

Solution:

ImageMagick is installed on all of our hosting servers, located at:
                  /usr/bin/convert
            
You can check versions with the following command:
                 convert -version 
            
The ImageMagick/MagickWand extension for PHP is also available all servers. To invoke it, verify you have the following variable set in your php.ini:

                  extension_dir = '/usr/lib64/php/modules'
            
Then, add the following line to your php.ini:
                  extension=magickwand.so
            

For further information on configuring your account with the php.ini file, please see the article How do I change the PHP environment for my site with php.ini?.



Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Account Validation

When you call in for help with your account, the account must be validated before our support staff can assist.

How To Create and Edit An FTP Account

How to use use the FTP Account tool to create additional FTP Accounts. This is useful for granting FTP access to your account without giving anyone your cPanel password.

New Account Experience - FAQ

I received an email that my account was migrating; when I log in, my interface looks different. Why did this change? This article will cover some commonly asked questions about the new experience.

Related Help Content

How To Setup An Email Account - Create A New Email Account

Learn how to create an email account associated with your domain name

Email Management - Account-Level Email Filters

Account level Filters.

VPS or Dedicated Hosting - Reseller Account Transfers

To help with transferring of accounts from other servers to your account.

New Account Timeline

How long will it take to get my new site online?

Two-Factor Authentication

Two-factor authentication is ideal for anyone looking to increase their account security.

Automatic Account Creation using ClientExec

How to automatically create accounts using ClientExec

How To Change Your Primary Domain

How can I change the primary domain name on my account?

Validation Token

Validation tokens are an easy way to validate you're an authorized user.