Anyone managed to install ImageMagick with Linux, PHP Version 5.5.9-1ubuntu4.7 |
(04-18-2015, 09:35 AM)gadelat Wrote: Without corrupted language file it's impossible that line was causing given error about incorrect path, because that message is returned on a line far above the one you modified. Also, it's failing because imagemagick returns error status code. You should properly debug this by seeing output of $output var. I had spent a long time trying to get ImageMagick to work. I think it was coincidental that the modifications I made managed to get the library to work. I have since removed the modification and the image library is now working fine. Mod: Please feel free to delete this thread. |
Messages In This Thread |
Anyone managed to install ImageMagick with Linux, PHP Version 5.5.9-1ubuntu4.7 - by John_Betong - 04-16-2015, 12:29 AM
RE: Anyone managed to install ImageMagick with Linux, PHP Version 5.5.9-1ubuntu4.7 - by John_Betong - 04-18-2015, 08:58 AM
RE: Anyone managed to install ImageMagick with Linux, PHP Version 5.5.9-1ubuntu4.7 - by gadelat - 04-18-2015, 09:35 AM
RE: Anyone managed to install ImageMagick with Linux, PHP Version 5.5.9-1ubuntu4.7 - by John_Betong - 04-19-2015, 11:22 AM
|