Hi there,
I have search almost every CGI thread on this forum, and none of them solved my script issue. I can't run CGI scripts.
Help needed...please.
What I have done:
Create a "hello world" cgi script and place it under the "cgi-bin" directory:
#!/usr/bin/perl
# hello.pl -- my first perl...