[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Premature end of script header
- Subject: [cobalt-developers] Premature end of script header
 
- From: dht@xxxxxxxx
 
- Date: Sat Aug 26 23:38:35 2000
 
Did anyone try to to install Counter CGI from
http://www.muquit.com/muquit/software/Count/Count.html, and receive error:
Premature end of script header, in log file.
My system can run other scripts without problem but this one !
The cgiwrap debug output is:
====
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'
        PATH_INFO: '/counter/Count.cgi'
  PATH_TRANSLATED: '/usr/local/counter/Count.cgi'
      REMOTE_USER: '<NULL>'
      REMOTE_HOST: '<NULL>'
      REMOTE_ADDR: '4.33.253.226'
Trying to extract user from PATH_INFO.
Retrieved User Name:  ''
=====
I don't understand much about CGIWrap.  I really appreciate for any ideas or
suggestions about this problems !
I also would like to know, if I don't want to use CGIWrap (on Cobalt Raq3),
what I have to do ?