Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Re: HTTP Headers returned from CGI...

by aijin (Monk)
on Jun 29, 2001 at 21:47 UTC ( [id://92730]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: HTTP Headers returned from CGI...
in thread HTTP Headers returned from CGI...

That sure sounds like a permissions issue to me.

Check the ownership and permissions of the CGI you're trying to reach. Then check the ownership of the script.

I'll bet one or both of the following is going on: a) the ownership of the script is different from that of the CGI.
b) their groups are the same, but the CGI's group permissions are set to r--, where they should be r-x.

After re-reading that, I'm not sure that I've made it totally clear. Feel free to message me if you'd like further explanation.

-aijin

  • Comment on Re: Re: Re: HTTP Headers returned from CGI...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://92730]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-16 06:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found