Page is a not externally linkable
- Code, Content, and Presentation
-- Perl Server Side CGI Scripting
---- ImageMagick suddenly stopped working on Linux shared hosting


phranque - 10:33 am on Feb 7, 2013 (gmt 0)


first make sure your module's subdirectory exists.
you should be able to find a directory named /usr/lib/Image/Magick/ - if you can't find an /Image/Magick/ subdirectory somewhere nothing you can do will fix this problem.
assuming this directory exists, you must either include /usr/lib/ in the perl library path environment variable or specify the library path using the "use lib" perl command in every script that invokes a "use Image::Magick;".


Thread source:: http://www.webmasterworld.com/perl/4543219.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com