Anyone managed to install ImageMagick with Linux, PHP Version 5.5.9-1ubuntu4.7 |
04-18-2015, 08:58 AM
(This post was last modified: 04-19-2015, 11:26 AM by John_Betong. Edit Reason: spelling: not my fortay :( )
Cracked it although it maybe a KLUDGE?
what through me was the incorrect error message stating the image_library path was incorrect which I knew was OK so I investigated CodeIgniter 3.0-0 source files: File: ./CodeIgniinter 3.0-0/system/libraries/image_lib.php PHP Code: # Line: 887 I was wondering,am I the only one using the ImageMagick library because without this modification the incorrect error message is returned? Demo: http://www.johns-jokes.com/welcome?toggle |
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
|