| Error message during upload
Hi I am getting an error message
Warning: exec() has been disabled for security reasons in /home/MYSITE/public_html/gallery/image-inc.php on line 91
I am using imagemagick.
I searched and cleared out lines for
1) Path to jpegtran
2) Path to jhead
I am still getting the error. Also, the upload isn't generating thumbnails.
I have Path for MOGRIFY executable set as /usr/bin/mogrify
If I switch to GD2, everything seems to work ok but still trying to figure out why the imagemagick is causing problems.
Thank you for any help or suggestions!
|