Search found 6 matches

by ashrafs
2018-02-08T03:26:09-07:00
Forum: IMagick
Topic: Uncaught ImagickException's on readImageFile
Replies: 8
Views: 20117

Re: Uncaught ImagickException's on readImageFile

Hello again. This problem is persisting. The command line of course is not the same as the issue that's being had, which is with readImageFile. I've tried every suggestion but nothing has worked. This could be related to https://github.com/ImageMagick/ImageMagick/issues/945 on Github as I'm getting ...
by ashrafs
2018-01-08T01:18:47-07:00
Forum: IMagick
Topic: Uncaught ImagickException's on readImageFile
Replies: 8
Views: 20117

Re: Uncaught ImagickException's on readImageFile

No errors with the command line. Thanks for all the responses. Will try and log something with the Imagick team.
by ashrafs
2018-01-05T02:35:30-07:00
Forum: Bugs
Topic: Uncaught ImagickException's on readImageFile
Replies: 1
Views: 5660

Uncaught ImagickException's on readImageFile

Hello, I'm having some problems with an updated ImageMagick installation where `readImageFile` produces a fatal error exception using the PHP API. I've already had this working while running PHP 5.6 and the associated version of ImageMagick but recently updated to PHP 7.2 and updated the ImageMagick...
by ashrafs
2018-01-03T23:19:31-07:00
Forum: IMagick
Topic: Uncaught ImagickException's on readImageFile
Replies: 8
Views: 20117

Re: Uncaught ImagickException's on readImageFile

You haven't said what version of IMagick you are running. (IMagick isn't ImageMagick, but is simply an interface between PHP and ImageMagick.) Does your version of IMagick work with your current version of ImageMagick? I added all version details to the bottom of the post. Current version of ImageM...
by ashrafs
2018-01-03T07:16:55-07:00
Forum: IMagick
Topic: Uncaught ImagickException's on readImageFile
Replies: 8
Views: 20117

Uncaught ImagickException's on readImageFile

Hello, I'm having some problems with an updated ImageMagick installation where `readImageFile` produces a fatal error exception using the PHP API. I've already had this working while running PHP 5.6 and the associated version of ImageMagick but recently updated to PHP 7.2 and updated the ImageMagick...