From: John C. N. y L. <nj...@nt...> - 2001-05-22 08:35:03
|
Hi, I've been trying for the past few days to get my SQL-Ledger Running.. But I keep getting this error after I login ---------< WHOLE PAGE >---------------- Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, nj...@nt... and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. --------------------------------------- When I check my error log this is what I got... Unknown error Compilation failed in require at /usr/sql-ledger/login.pl line 61. [Tue May 22 16:19:30 2001] [error] [client 172.28.59.157] Premature end of script headers: /usr/sql-ledger/login.pl By check like 61 this is what I found require "$form{path}/$script"; ----------- Am I missing something??? Any help would be highly appreciated. Cheers, John Clark -- /) John Clark Naldoza y Lopez (\ / ) Software Design Engineer II ( \ _( (_ _ Web-Application Development _) )_ (((\ \> /_> Cable Modem Network Management System <_\ </ /))) (\\\\ \_/ / NEC Telecom Software Phils., Inc. \ \_/ ////) \ / \ / \ _/ phone: (+63 32) 233-9142 loc. 3112 \_ / / / cellphone: (+63 919) 399-4742 \ \ / / email: nj...@nt... \ \ |
From: Rod R. <ro...@su...> - 2001-05-22 13:51:40
|
I got this when I upgraded PostgreSQL. Rebuilding and reinstalling DBI and DBD fixed it for me, though I'm sure other causes are possible. -- Rod On Tuesday 22 May 2001 01:35, John Clark Naldoza y Lopez wrote: > Hi, > > > I've been trying for the past few days to get my SQL-Ledger > Running.. But I keep getting this error after I login > > ---------< WHOLE PAGE >---------------- > > Internal Server Error > > The server encountered an internal error or misconfiguration and was > unable to complete your request. > > Please contact the server administrator, nj...@nt... and > inform them of the time the error occurred, and anything you might > have done that may have caused the > error. > > More information about this error may be available in the server > error log. > --------------------------------------- > > > When I check my error log this is what I got... > > Unknown error > Compilation failed in require at /usr/sql-ledger/login.pl line 61. > [Tue May 22 16:19:30 2001] [error] [client 172.28.59.157] Premature > end of script headers: /usr/sql-ledger/login.pl > > By check like 61 this is what I found > > require "$form{path}/$script"; > > ----------- > > Am I missing something??? > > Any help would be highly appreciated. > > > Cheers, > > > John Clark |
From: John C. N. y L. <nj...@nt...> - 2001-05-23 00:45:43
|
Rod Roark wrote: > > I got this when I upgraded PostgreSQL. Rebuilding and reinstalling > DBI and DBD fixed it for me, though I'm sure other causes are possible. > Thanks for the info... But I kinda installed everything from Mandrake 8.0... Fresh install type of thing...;-( Cheers, John Clark -- /) John Clark Naldoza y Lopez (\ / ) Software Design Engineer II ( \ _( (_ _ Web-Application Development _) )_ (((\ \> /_> Cable Modem Network Management System <_\ </ /))) (\\\\ \_/ / NEC Telecom Software Phils., Inc. \ \_/ ////) \ / \ / \ _/ phone: (+63 32) 233-9142 loc. 3112 \_ / / / cellphone: (+63 919) 399-4742 \ \ / / email: nj...@nt... \ \ |
From: Rod R. <ro...@su...> - 2001-05-23 01:13:15
|
On Tuesday 22 May 2001 17:45, John Clark Naldoza y Lopez wrote: > Rod Roark wrote: > > I got this when I upgraded PostgreSQL. Rebuilding and > > reinstalling DBI and DBD fixed it for me, though I'm sure other > > causes are possible. > > Thanks for the info... But I kinda installed everything from > Mandrake 8.0... Fresh install type of thing...;-( Did you install DBD-Pg? Doesn't look to me like it comes with Mandrake. -- Rod http://www.sunsetsystems.com/ |
From: John C. N. y L. <nj...@nt...> - 2001-05-23 03:17:42
|
> > Did you install DBD-Pg? Doesn't look to me like it comes with > Mandrake. Uhhh no...;-) Installed it and it work...;-) Yeah yeah I know.. Read the FAQ...;-) Thanks. Cheers, John Clark -- /) John Clark Naldoza y Lopez (\ / ) Software Design Engineer II ( \ _( (_ _ Web-Application Development _) )_ (((\ \> /_> Cable Modem Network Management System <_\ </ /))) (\\\\ \_/ / NEC Telecom Software Phils., Inc. \ \_/ ////) \ / \ / \ _/ phone: (+63 32) 233-9142 loc. 3112 \_ / / / cellphone: (+63 919) 399-4742 \ \ / / email: nj...@nt... \ \ |