in reply to Guestbook Problem - 500 Error [ISE]
Also, you might want to use use CGI::Carp qw(fatalsToBrowser);. It's good that you use strict and CGI.pm, but from what I understood from you question, you should be trying the simpler things (i.e. changing the perl interpreter path and setting permissions).
Cheers