UdmSearch: Webboard: premature end of script headers returned by search.cgi on Apache

2001-02-13 Thread Travis

Author: Travis
Email: [EMAIL PROTECTED]
Message:
Thanks for the suggestion.  I setup logging for cgi but unfortunately search.cgi 
wasn't complaining verbosely about what was wrong.  I decided to write a perl script 
to try to access the db and just list the contents of a table.  Found out that it 
wouldn't work, reason being LD_LIB..PATH wasn't set for postgres.  Once that was set 
for the env the httpd was running in, the perl script and search.cgi started working.

Travis

Reply: <http://search.mnogo.ru/board/message.php?id=1365>

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: premature end of script headers returned by search.cgi on Apache

2001-02-08 Thread Travis

Author: Travis
Email: [EMAIL PROTECTED]
Message:
Hello

Attempting to run search.cgi on Compaq Tru64 5.1 with Apache and Postgres.  Can run 
./search.cgi and get valid html at the command line.  When run from server 
(http://server/cgi-bin/search.cgi) Apache gives Internal Server Error and the only 
data in the error log is the following:

Premature end of script headers: /usr/local/apache/cgi-bin/search.cgi

If I run ./search.cgi > searchout.htm, I can open the file in the browser served via 
Apache no prob.  Any ideas why this is happening?

Thanks
Travis

Reply: <http://search.mnogo.ru/board/message.php?id=1301>

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]