Hi,
I can run my perl script with perl script.pl in my cgi-bin folder, but can't execute it with ./script.pl. The shebang is #!/usr/bin/perl. I can run it in the /usr/bin/ folder with ./script.pl.
What is going on?
Thanks,
Jo
In reply to bin folder
by joco10