![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
perl -e problemby dantheman1210 (Beadle) |
on May 20, 2005 at 20:59 UTC ( #459131=perlquestion: print w/replies, xml ) | Need Help?? |
dantheman1210 has asked for the wisdom of the Perl Monks concerning the following question:
I am running solaris 8 and perl 5.005_02. Running a simple example as root is successful: But running the same example from another user fails: I have verified that my cnow user has execute permission for perl: And that both root and cnow users are running the same perl executable. I have also verified that I can run perl as the cnow user with a simple script: I am at a loss as to why I am getting the permission denied error. Please help, it is sucking the life out of me!!!
Back to
Seekers of Perl Wisdom
|
|