i've enabled the cgi-bin for the ibay.
i've pointed a virtual domain to the ibay.
i've chmoded the script correctly
my path line points to perl as told by 'which perl'
i'm trying to run a 2 line script that writes to the browser window
the MIME content type is being set,
i've being programming cgi script for 3 years, so it's not a silly syntax error.
the script runs fine at the command line with perl scriptname.pl
but i can't access it from my windows machine.
i can edit the script from my windows machine, so i am logged in.
what is the problem??