php 5.1.2 centos 4.2

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

MagickSetImageTicksPerSecond() is a relatively new method(). If its not found it just means you need to upgrade your ImageMagick distribution. The current release is 6.2.6-3.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Ok, only two possibilities. One you have more than one version of MagickWand on your system or the configure script is not set up proerly to detect MagickSetImageTicksPerSecond().
Post Reply