How can i run perl or cgi scripts in Windows server ?

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 script, please rename all the files to extension .pl . You may allocated all the cgi script into the scripts folder.

Please remember to CHMOD.
Normally you need to CHMOD 755 which you can do via FTP software.
  • 663 Users Found This Useful
Was this answer helpful?

Related Articles

How can i run asp.net's web page ?

Please be informed that .Net Framework had been installed inside your server. However, you need...

I lost my Dedicated Server's root / admin login.

Kindly submit a support ticket using your registered email, we will reset the root password for...

What choice of Linux Operating System do I have?

Operating System  --  Control Panel CentOS 5           --  Cpanel, Plesk or DirectAdmin Debian 4...

Where is perl located in Linux ?

/usr/bin/perl , Add #!/usr/bin/perl -w: in your perl scripts header.

Disable DNS Recursive / DNS Recursion

Disable Recursion in Plesk**************************************Log into the Plesk Admin...