From: lists at serioustechnology.com (Geoffrey Myers)
Date: Fri, 12 Apr 2013 16:49:06 -0400
I have a cgi script that calls a binary that execl() another binary. I can run the script from the command line as apache fine. Open the script in a browser and the execl() fails with permission denied.
Clues would be appreciated.
--