Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

FYI:: %1 NT error, solution

Quote Reply
FYI:: %1 NT error, solution
Error:
%1 is not a valid Windows NT application.

Permissions all set right, paths utterly correct, and other scripts with the same extension and variables are running fine.

I came across this once before, but it was more than a year ago, I had forgotten the solution, and so was stymied again. It took a couple of hours to nail it down, and I'm posting it here to save others the same trouble.

Cause: The NT server was set to execute .cgi (or .pl) extensions in the cgi-bin itself only. This permission does not necessarily carry to sub-directories created in the cgi-bin.

Solution: Have the server extend .cgi or .pl execution priviledges to sub-directories of the cgi-bin.

Now the script works wonderfully.

Hope this helps someone. Smile

Sylvania
Quote Reply
Re: FYI:: %1 NT error, solution In reply to
You might want to consider adding this Solution to the FAQ section of the Resource Center.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums