[Lxr-dev] [ lxr-Bugs-2828786 ] No search results appear using mod_perl
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2009-07-29 04:12:43
|
Bugs item #2828786, was opened at 2009-07-29 04:12 Message generated for change (Tracker Item Submitted) made by gd-smith You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2828786&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: gd-smith (gd-smith) Assigned to: Nobody/Anonymous (nobody) Summary: No search results appear using mod_perl Initial Comment: With 0.9.5 I always get zero results when I click on an identifier or do a search for an identifier. Works OK when CGI is used. I see these messages in /var/log/httpd/error_log using mod_perl (Alias in httpd.conf and .htaccess is .htaccess-apache2): [Tue Jul 28 23:32:47 2009] warning: LXR::Index::Mysql, line 175: DBD::mysql::st execute failed: Unknown column 'r.release' in 'where clause' at /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/LXR/Index/Mysql.pm line 175. [Tue Jul 28 23:34:15 2009] [warn] -T switch is ignored, enable with 'PerlSwitches -T' in httpd.conf\n [Tue Jul 28 23:34:15 2009] warning: LXR::Index::Mysql, line 158: DBD::mysql::st execute failed: Unknown column 'r.release' in 'where clause' at /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/LXR/Index/Mysql.pm line 158. [Tue Jul 28 23:34:15 2009] warning: LXR::Index::Mysql, line 175: DBD::mysql::st execute failed: Unknown column 'r.release' in 'where clause' at /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/LXR/Index/Mysql.pm line 175. [Tue Jul 28 23:34:18 2009] [warn] -T switch is ignored, enable with 'PerlSwitches -T' in httpd.conf\n [Tue Jul 28 23:34:23 2009] [warn] -T switch is ignored, enable with 'PerlSwitches -T' in httpd.conf\n [Tue Jul 28 23:34:24 2009] [warn] -T switch is ignored, enable with 'PerlSwitches -T' in httpd.conf\n [Tue Jul 28 23:34:28 2009] [warn] -T switch is ignored, enable with 'PerlSwitches -T' in httpd.conf\n [Tue Jul 28 23:34:30 2009] [warn] -T switch is ignored, enable with 'PerlSwitches -T' in httpd.conf\n [Tue Jul 28 23:34:37 2009] warning: LXR::Index::Mysql, line 158: DBD::mysql::st execute failed: Unknown column 'r.release' in 'where clause' at /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/LXR/Index/Mysql.pm line 158. [Tue Jul 28 23:34:37 2009] warning: LXR::Index::Mysql, line 175: DBD::mysql::st execute failed: Unknown column 'r.release' in 'where clause' at /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/LXR/Index/Mysql.pm line 175. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2828786&group_id=27350 |