dbengine problems

Started by Yogesh Bhanualmost 28 years ago1 messagesgeneral
Jump to latest
#1Yogesh Bhanu
yogesh@ncbs.tifrbng.res.in

Hi
I have installed dbengine .but the cgi script gives me error
BEGIN failed--compilation aborted at /home/httpd/cgi-bin/dbengine.cgi
line 14.
[Fri May 15 17:50:52 1998] [error] Premature end of script headers:
/home/httpd/cgi-bin/dbengine.cgi.
It will be nice if anybody can help me out

Line14 in the script reads as
12 # we're a CGI and use Postgres95
13 use CGI;
14 use postgres;