I am currently writing a web based email client in perl and i keep getting this error and I cant figure out why. It was working fine before, but now it says "[error] (2)No such file or directory: exec of /cgi-bin/sendnotification.pl failed". The file is there and I have not mistyped the path anywhere and it has 777 permissions. I ran into a similiar error months ago when there was an extra space in front of teh shebang construct, but it doesnt seem to be the case here. Any suggestions or ideas as to how to remedy the error would be greatly appreciated. Thanks