On 3/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi Gabe - thanks for the quick reply. I apologize - yes a different variation of the script worked but this one definitely didn't. I tried it again with your changes and it's still not working. I started deleting part of the script to see if I could eliminate which part was puking. This is what I ran and it still failed... It came up with an error 500 internal server error. When I checked the godaddy error logs it came up with this...
>
SoftException in Application.cpp:624: Could not execute script "/home/content/a/u/t/autopark/html/cgi/v5im.pl" Caused by SystemException in API_Linux.cpp:430: execve() for program "/home/content/a/u/t/autopark/html/cgi/v5im.pl" failed: No such file or directory
The problem is that it's not finding the perl interpreter. The first line of your script should be "#!/usr/bin/perl". GNS _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
