From: Wes W. <ufo...@ea...> - 2001-02-13 03:55:09
|
Check to be sure that DBI and DBD went into the right dirs. I had this problem once too. There should be an i386 dir in your perl dir and also a site_perl/1386 dir. I had the modules install to the site_perl one and so I copied them to the regular 1386 one, and all was good. If you have any questions feel free to email. Good Luck, Wes On Mon, Feb 12, 2001 at 06:42:46PM -0800, Richard Eicher II wrote: > When I try to log in I get this in my apache > error log: > > [Mon Feb 12 19:40:53 2001] [notice] Apache/1.3.12 > (Unix) (Red Hat/Linux) configured -- resuming > normal operations > Can't connect(dbi::dbname=;host=;port= ), no > database driver specified and DBI_DSN env var not > set at /home/httpd/sql-ledger/login.cgi line 66 > [Mon Feb 12 20:33:54 2001] [error] [client > 192.168.10.2] Premature end of script headers: > /home/httpd/sql-ledger/login.cgi > Can't connect(dbi::dbname=;host=;port= ), no > database driver specified and DBI_DSN env var not > set at /home/httpd/sql-ledger/login.cgi line 66 > [Mon Feb 12 20:38:20 2001] [error] [client > 192.168.10.2] Premature end of script headers: > /home/httpd/sql-ledger/login.cgi > > > Any one run into this or know how to fix? > I installed the DBI. But maybe I did it wrong? > > Rick > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail - only $35 > a year! http://personal.mail.yahoo.com/ > -- ________________________________________________________________________________ From a different solar system, many many galaxies away... |