Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

.cgi files on NT4 running IIS/4.0

  • 05-12-2000 02:30PM
    #1
    Subscribers Posts: 4,419 ✭✭✭


    Ok...
    Esat.net (well formerly Ireland on Line) are hosting a site for me...
    I want to run some .cgi scripts so I mailed them to ask...
    cgi are enabled by default I was told so i uploded some to a cgi-bin folder
    Now hello.pl returns fine from a browser,
    outputting "Hello world from PERL 5.00307
    .pl scripts are mapped to Perl."

    When I try the hello.cgi, I get a "enter network password" prompt.. which when cancelled gives a 401 error as below
    <font face="Verdana, Arial" size="2">HTTP Error 401
    401.3 Unauthorized: Unauthorized due to ACL on resource

    This error indicates that the credentials passed by the client do not have access to the particular resource on the server. This resource could be either the page or file listed in the address line of the client, or it could be another file on the server that is needed to process the file listed on the address line of the client.

    Please make a note of the entire address you were trying to access and then contact the Web server's administrator to verify that you have permission to access the requested resource.</font>

    does any one know whether this is a permissions issue as such, or just that .cgi isn't mapped to perl on the server... as I haven't a clue about such issues...

    I have mailed their support a few times but they are telling me all the permissions are correct etc..

    Ideas?


    [This message has been edited by Licksy20 (edited 05-12-2000).]


Advertisement