Hy,
I think i've done something wrong when I installed Perl on my machine. I'm testing my website local by using a personal webserver. To use CGI scripts i've installed activePerl. When I click on a script (i've regestered .pl and .cgi files) it excecutes in a window. It isn't readable because it's on screen to short.
When I try to execute the file search.pl on the command line it does noting but saying it doesn't c...
My Perl is installed in c:\Perl
There is nothing said about it in the autoexec.bat
My .pl file is in c:\webshare
Perl isn't recognised at the command line because when i try it by typing:
perl search.pl
it does nothing but saying it doesn't recognise the file.
I'm prety much for sure I've got to register the Perl executer in the autoexec.bat
When I type
Perl search.pl
at the command line and it works, does it also work to post a form to the search.pl file on my webserver?
It's a long an unstructured story but I hope someone can help me...!
Eek
I think i've done something wrong when I installed Perl on my machine. I'm testing my website local by using a personal webserver. To use CGI scripts i've installed activePerl. When I click on a script (i've regestered .pl and .cgi files) it excecutes in a window. It isn't readable because it's on screen to short.
When I try to execute the file search.pl on the command line it does noting but saying it doesn't c...
My Perl is installed in c:\Perl
There is nothing said about it in the autoexec.bat
My .pl file is in c:\webshare
Perl isn't recognised at the command line because when i try it by typing:
perl search.pl
it does nothing but saying it doesn't recognise the file.
I'm prety much for sure I've got to register the Perl executer in the autoexec.bat
When I type
Perl search.pl
at the command line and it works, does it also work to post a form to the search.pl file on my webserver?
It's a long an unstructured story but I hope someone can help me...!
Eek