[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re :CGI permission problems (driving me bonkers)
- Subject: [cobalt-users] Re :CGI permission problems (driving me bonkers)
- From: "alan@" <alan@xxxxxxxxx>
- Date: Fri Aug 16 09:11:06 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Large snip >>>
http://www.caribblueapts.com/cgiwrapDir/cgiwrapd/form_processor.pl
When I go to this URL I get >
Environment Variables:
QUERY_STRING: ''
SCRIPT_NAME: '/cgiwrapDir/cgiwrapd'
PATH_INFO: '/form_processor.pl'
PATH_TRANSLATED: '/home/sites/site9/web/form_processor.pl'
REMOTE_USER: '<NULL>'
REMOTE_HOST: 'webcacheh12a.cache.pol.co.uk'
REMOTE_ADDR: '195.92.67.76'
Well, I thought the script name was supposed to be form_processor.pl
Also the error describes this >
Trying to extract user from PATH_INFO.
Retrieved User Name: ''
Why not put it in a standard cgi-bin directory in the web folder of the site
?
Then the script will have a user !
Alan Bruce