Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: File Permission problem on perl -cgi program

by Anonymous Monk
on May 04, 2011 at 10:39 UTC ( [id://902844]=note: print w/replies, xml ) Need Help??


in reply to File Permission problem on perl -cgi program

Web servers are often fussy about running commands that can be modified "too easily". A script that allows anyone to modify it certainly would fall in that category. Try mode 555. (Do you really want to allow any user to modify your scripts? Making any file writable by everyone is asking for trouble).

  • Comment on Re: File Permission problem on perl -cgi program

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-19 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found