Well the one directory is chmod 755 the files one set 777 other 755 i use html to post to the cgi i have that set to the right cgi file one of the cgi is a cgi-lib.pl file
# $fullpath must be the FULL path to where FastAward will keep it's data.
# This path must exist, and must be chmod'ded to 777.
$fullpath = "/home/kippez/www/cgi-bin/fastaward";
that is the path i am using