[Lxr-dev] [ lxr-Bugs-506845 ] missing variable in lxr.conf
Brought to you by:
ajlittoz
From: <no...@so...> - 2002-01-22 07:43:31
|
Bugs item #506845, was opened at 2002-01-21 23:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=506845&group_id=27350 Category: Browsing Group: v0.9 Status: Open Resolution: None Priority: 5 Submitted By: Anton Todorov (antod) Assigned to: Nobody/Anonymous (nobody) Summary: missing variable in lxr.conf Initial Comment: Hi, I am using lxr in plain file mode, mysql as database. When I enabled glimpse support in configuration found that is missing variable "dbdir" in lxr.conf file. So find and search modules do not work. I look in lxr v0.3 configuration file and found what is the right value for this variable andd add it in baseurl configuration section of lxr.conf. Now find and search modules are working fine. Here is the added line to lxr.conf: 'dbdir' => '/path/to/glimpse/database', ($v is defined variable in the same configuration block) Best Regards, Anton Todorov ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=506845&group_id=27350 |