in reply to Move to Centos 7: Can't open perl script Permission Denied
If Apache (or whoever) tells you that they can't open a script because they get permission denied, a first look would be at the permissions of all files involved and at the user(s) that the scripts are being executed as:
As you don't show any code or configuration, it's hard to give more concrete advice. Maybe the error log files of your webserver tell you some more details.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Move to Centos 7: Can't open perl script Permission Denied
by Beaker (Beadle) on Feb 07, 2018 at 12:35 UTC | |
by Beaker (Beadle) on Feb 07, 2018 at 18:11 UTC |