php - How to make ImageMagick Imagick class available? -


This is really an amateur question, but I have established my ports on FreeBSD.

However, when I use

  $ image = new Imagick ($ filename);  

I am getting:

Fatal error: Class 'imagic' is not found in /usr/local/www/test.php on line 1

How can I access this class for a script?

Pickle installed imagery


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

kernel - How to create a "Block device" in Windows -