The execute permission is there.
The scripts run, but when they are running they think the "." directory is at the web root folder, whereas the scripts are placed below this in the cgi-bin folder. So relative paths to other folders are now all wrong.
The issue showed up when working scripts...
I have Perl scripts for a website in a /cgi-bin folder, but when they run under IIS, they run as if they are in the top-level web folder.
For example, if I write a script to list the file contents of "." I get a list of the files in the folder above the /cgi-bin folder, rather than the /cgi-bin...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.