[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] cgi-wrap problem on a RAQ550
- Subject: [cobalt-users] cgi-wrap problem on a RAQ550
- From: "Dan Brown" <dan@xxxxxxxxxx>
- Date: Fri Jul 4 15:07:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I've taken a look through everything I could think of or find in the
cobalt-users archive but could not find anything quite pertaining to this.
I have a user on a virtual host who is using self validating javascript
forms which don't appear to be working correctly. He believes it to be a
server problem, I now (after many hours looking at this) have no idea. I
can run Perl and CGI scripts with no problem, but these forms do not work
correctly and show up as an Internal Server Error. It does not matter if
the page is listed as an .htm file, an .asp file, has spaces in it, uses
underscores instead of spaces, etc.
The page is called from the form using:
<form action="_vti_bin/shtml.exe/email%20application.htm" Method="POST"
onSubmit="" webbot-action="--WEBBOT-SELF--">
cgiwrapd gives the following:
Initializing Logging
Redirecting STDERR to STDOUT
Cobalt RaQ virtual site CGI wrapper
Setting SIGXCPU to default behaviour
Environment Variables:
QUERY_STRING: ''
SCRIPT_NAME: '/cgiwrapDir/cgiwrapd'
SCRIPT_FILENAME: '/usr/cgiwrap/cgiwrapd'
PATH_INFO: '/shtml.exe/email application.htm'
PATH_TRANSLATED: '/home/.sites/132/site69/web/shtml.exe/email
application.htm'
REMOTE_USER: '<NULL>'
REMOTE_HOST: '<NULL>'
REMOTE_ADDR: '198.169.127.220'
Trying to extract user from PATH_INFO.
Doesn't look like a user script.
Retrieved User Name: ''
*****************
* CGIWrap Error *
*****************
Execution of (/home/.sites/132/site69/web/shtml.exe/email application.htm)
is not permitted
for the following reason:
Script file not found.
*** rest of stuff snipped.
Any ideas would be helpful.
Thanks.
Dan Brown
dan@xxxxxxxxxx