[CentOS] Unable to execute a script , Permission denied

Wed May 26 13:27:44 UTC 2010
John Doe <jdmls at yahoo.com>

From: Jatin Davey <jashokda at cisco.com>
> I changed the file permissions such that any user 
> could execute it using the "chmod 777 filename" command.

Better use 755...

JD