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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -