From: Flavio C. <fc...@no...> - 2001-06-19 13:21:08
|
hi i had the same problem and were looking for all kind of things, when it simply was a typo... make sure the database type in the user record is 'Pg' (note the uppercase 'p')... this was it for me... greetz & hope it helps Flavio On Tue, 19 Jun 2001 15:00:55 +0200 "Oscar Buijten" <os...@el...> wrote: > Hi, > > I am trying to install V1.4.4 for many days now. I keep having errors and trat to be desparate. > I would Higly appreciate a bit of help. Please see below all the details (let me know if more is required) > > Main error visible is: http://192.168.1.12/sql-ledger/login.pl provoking an Internal server Error after submitting a User ID and Passwd > > I am running Mandrake 8.0 on a standard Intel PII machine. > Apache: Apache-AdvancedExtranetServer/1.3.19 Server at euro.host Port 80 > SQL is Postgress 7.0xxxx as it comes with Mandrake 8.0 > > In order to install BDI and DBD:pg I have used (after trying to install from the sources): > perl-DBI-1.14-4mdk.i586.rpm > and > perl-DBD-Pg-0.91-2mdk.i586.rpm > (One of the issues I had installing the DBD::Pg sources were the environment varaiables. > POSTGRES_INCLUDE=/usr/include > PGDATA=/var/lib/pgsql/data > POSTGRES_LIB=/usr/lib/pgsql > > Of which the include one is the issue according to me. I can't find any other include directories..... that could relate to Postgresql. > > Tail of apache error log gives: > Unknown error > Compilation failed in require at /var/www/sql-ledger/login.pl line 65. > [Tue Jun 19 13:55:49 2001] [error] [client 192.168.1.4] Premature end of script headers: /var/www/sql-ledger/login.pl > > > Changing the first line of login.pl to #!/usr/bin/perl -w gives the following result in the httpd error_log > > Use of uninitialized value in split at /var/www/sql-ledger/login.pl line 53. > Use of uninitialized value in read at SL/Form.pm line 44. > Unknown error > Compilation failed in require at /var/www/sql-ledger/login.pl line 65. > [Tue Jun 19 14:03:42 2001] [error] [client 192.168.1.4] Premature end of script headers: /var/www/sql-ledger/login.pl > > > The creation of the databases went fine and I can acces, modify without any problems using webmin. > > So in short, I need Heeeeeeeeeeeeeeeelp. > > Thanks in advance, to you, kind person helping me out. > > Regards, > > Oscar > > > > > > ________________________________________________________________________ > > Oscar Buijten > > Tel: +33.4.67.57.97.45 > Fax: +33.4.67.57.97.46 > GSM: +33.6.20.84.15.22 > Email: os...@el... > > http://www.elbie.com > -- http://no-way.org/~fcu/ |