Search found 3 matches

by payter
2013-08-13T13:06:16-07:00
Forum: IMagick
Topic: readImageFile() not working
Replies: 3
Views: 7351

Re: readImageFile() not working

i have fixed that, i have tried many combinations, even PHP 5.5.1, but this is working finaly: PHP Version 5.4.16 Magick version 6.8.4-0 Q16 32bit Extension version from here http://valokuva.org/?p=197, direct download here http://valokuva.org/~mikko/imagick-php54-php53.tgz, what is important is ext...
by payter
2013-08-13T10:14:17-07:00
Forum: IMagick
Topic: readImageFile() not working
Replies: 3
Views: 7351

Re: readImageFile() not working

update: everytime apache is crashing and said

[mpm_winnt:notice] [pid 7704:tid 260] AH00428: Parent: child process 1536 exited with status 3221226519 -- Restarting.
by payter
2013-08-13T09:19:53-07:00
Forum: IMagick
Topic: readImageFile() not working
Replies: 3
Views: 7351

readImageFile() not working

Hello, when i want to use readImageFile() method with correct resource, it will fails, and lose connection, with readImage() and path to the file it is work fine (but it must be absolute path), but i need resource version, because i use it with Imagine PHP class ... i have PHP 5.4.16 and php_imagick...