How do I set up the php extension for php_imagick.dll?
looking at a phpinfo() output, I do not think imagick for php is installed on my inmotion hosting.
I know my local php.ini file has the following settings...
[PHP_IMAGICK]
extension=php_imagick.dll
but do I have access to my php.ini on inMotion or is there a way through htaccess or another way (I know other hosters have checkbox screens that list the available modules and allow you to choose what you want)?
I know my local php.ini file has the following settings...
[PHP_IMAGICK]
extension=php_imagick.dll
but do I have access to my php.ini on inMotion or is there a way through htaccess or another way (I know other hosters have checkbox screens that list the available modules and allow you to choose what you want)?