|
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
|