Bugs item #528753, was opened at 2002-03-12 09:59
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=390117&aid=528753&group_id=27350
Category: Browsing
Group: v0.9.1
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Browser does not find database
Initial Comment:
Hi,
I installed lxr 0.9.1 and am trying to browse
the linux kernel source code. I successfully
generated the index. But when I try to browse the
source I get the following error
"** Fatal: Can't find database, at
/usr/local/lxr/lib/LXR/Index.pm line 39, line 1. "
I went through the code using the perl debugger and
found that the name of the database is not being
passed to the script.
The URL I am using to access the source is
"http://penguin/lxr/source"
I am not using glimpse or swish-e
My config file is attached
Subhachandra
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2002-03-12 21:32
Message:
Logged In: NO
This error is caused by the URL supplied from the webserver
to the script not matching the URL in the baseurl of the
lxr.conf file.
Check your apache configuration to see what the servername
is being set to.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=390117&aid=528753&group_id=27350
|