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. --