Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: File Permission problem on perl -cgi program

by scorpio17 (Canon)
on May 05, 2011 at 14:42 UTC ( [id://903157]=note: print w/replies, xml ) Need Help??


in reply to File Permission problem on perl -cgi program

Does this server happen to have SELinux enabled? If so, you have to check the security context of the file (chcon), as well as the usual read/write permission settings (chmod).

Or else you could simply disable SELinux...

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

Replies are listed 'Best First'.
Re^2: File Permission problem on perl -cgi program
by nagivreddy93 (Novice) on May 09, 2011 at 09:51 UTC
    Thanks for your help.. I disabled the selinux and reboot the server, it's works perfectely....

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 08:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found