On Tuesday 16 January 2007 12:03, iNetForce wrote: > Now im getting this error on the httpd-error.log file: > > Syntax error on line 691 of /usr/local/etc/apache/httpd.conf: > Can't locate Image/Magick.pm in @INC
Looks like your code depends on Image::Magick. You will probably need to install it. It is available on CPAN. Sean