[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re :CGI permission problems (driving me bonkers)



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