imagick extension dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Patrick

    imagick extension dll

    Hi there,

    i wanna use the imagemagick functions via the php-extension
    php_imagick.dll
    I am using WinXP, PHP 4.3.2, Apache 2.47
    After installing and trying out several versions of imagemagick, i am
    now going on with 5.5.7Q16. Whatever Version i use, php tells me
    following error:
    The procedure-entry-point "DrawSetFontSiz e" was not found in the DLL
    "CORE_RL_magick _.dll".
    (I translated it from german, so i hope you understand what that
    means)
    I rebooted the PC, always copied the imagemagick-dlls to my
    win-system32 directory.
    I already tried out pear:imagick, but that won't work under Win; and
    these pages will not run on a unix-machine until productive-state.

    Is there anybody, who can help ?
    Thanks in advance, I really need to solve this !

    Bye, Patrick.
Working...