The site ran fine without giving me any Internal Error. I've been told by cgi101 that use strict is optional. My host didn't accept that module, so that's why I commented it out.

I ran the uploaded cgi file, but the thing is it gives me blank page without giving me any error codes. But on that cgi101.html, they give me words like "error404..." I want that.

Further help? My errorlog.txt wrote this uri: $ENV{REQUEST_URI}, referer: $ENV{HTTP_REFERER} whenever I execute that code. *sigh*