Search found 2 matches
- 2013-05-09T11:20:30-07:00
- Forum: PerlMagick
- Topic: Cannot get PerlMagick to work on IIS7.5 + ActivePerl
- Replies: 0
- Views: 9116
Cannot get PerlMagick to work on IIS7.5 + ActivePerl
Greetings Image Magickers, I'm having various issues with PerlMagick on the site I'm trying to run at the moment. The problem I have right now is that ImageMagick run fine from the command line but when I execute this line my $img = Image::Magick->new(); print $img->read("test.jpg"); I get this ...
- 2013-05-09T11:11:26-07:00
- Forum: PerlMagick
- Topic: 6.8.4-10 Q8 bianry fails PerlMagick on windows 2003 Server
- Replies: 4
- Views: 16992
Re: 6.8.4-10 Q8 bianry fails PerlMagick on windows 2003 Serv
I had the exact same problem on Windows 7, ISS 7.5 & active perl. Now I got image magic to load but it still fail when i try to use it Exception 420: NoDecodeDelegateForThisImageFormat `edecp/tropheequebec.com/img//300px-PNG_transparency_demonstration_2.png' @ error/constitute.c/ReadImage/550 All ...