Re: [cgiwrap-users] CGI wrap error
Brought to you by:
nneul
From: Joe H. <on...@dc...> - 2001-11-08 19:16:55
|
On Thu, 8 Nov 2001, C Casey wrote: > Whenever we fill this form out: > > http://www.4burialinsurance.com/newtestform.html > > we get this message: > > CGIWrap Error: Script Execution Failed > CGIWrap encountered an error while attempting to execute this script: > > Error Message: Permission denied > Error Number: 13 > > The problem is that this script is exactly formatted like our other > scripts, but it doesn't work. The permissions and path are the same. > > Any ideas? Our administrator is recently out of the hospital. The 'Permission denied' line may not be regarding the script itself, but it might be generated from something that the script is called. For instance, with a perl script, if you have execute permissions on the file, but don't have perl binary, you're going to throw a similar error. ----- Joe Hourcle |