Knowledgebase: Dedicated Servers
How can I run Perl or CGI scripts on Windows servers?
Posted by on 06 January 2012 06:15 PM

How can I run Perl or CGI scripts on Windows servers?

You can upload the scripts to /cgi-bin folder.
Here is the path for the perl.exe c:\perl\bin\perl.exe.

Therefore, to run the CGI scripts, please rename all the files to extension .pl . You may relocate all the CGI scripts into the scripts folder.

Please remember to CHMOD them.
Normally you need to CHMOD 755 which you can do via FTP software.


Copyright © 1998 - 2021 Shinjiru International Inc. All Rights Reserved.