【问题标题】:Error when I try to install Bugzilla on windows server当我尝试在 Windows 服务器上安装 Bugzilla 时出错
【发布时间】:2014-11-17 04:03:57
【问题描述】:

我正在尝试在我的 Windows 服务器上安装 Bugzilla。我正在使用草莓 Perl 和 PostgreSQL。但是当我运行该网站时,我收到了如下错误:

Software error:
'Pg' is not a valid choice for $db_driver in  localconfig: Can't load 'C:/Strawberry/perl/vendor/lib/auto/DBD/Pg/Pg.xs.dll' for module DBD::Pg: load_file:The specified module could not be found at C:/Strawberry/perl/lib/DynaLoader.pm line 193.
 at Bugzilla/DB/Pg.pm line 30.
Compilation failed in require at Bugzilla/DB/Pg.pm line 30.
BEGIN failed--compilation aborted at Bugzilla/DB/Pg.pm line 30.
Compilation failed in require at (eval 138) line 2.


For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. 
[Mon Nov 17 16:34:41 2014] config.cgi: 'Pg' is not a valid choice for $db_driver in localconfig: Can't load 'C:/Strawberry/perl/vendor/lib/auto/DBD/Pg/Pg.xs.dll' for module DBD::Pg: load_file:The specified module could not be found at C:/Strawberry/perl/lib/DynaLoader.pm line 193. [Mon Nov 17 16:34:41 2014] config.cgi: at Bugzilla/DB/Pg.pm line 30. [Mon Nov 17 16:34:41 2014] config.cgi: Compilation failed in require at Bugzilla/DB/Pg.pm line 30. [Mon Nov 17 16:34:41 2014] config.cgi: BEGIN failed--compilation aborted at Bugzilla/DB/Pg.pm line 30. [Mon Nov 17 16:34:41 2014] config.cgi: Compilation failed in require at (eval 138) line 2. 

我已经运行了 checksetup.pl。所有模块均已安装。有谁知道如何解决这个问题?

【问题讨论】:

    标签: bugzilla windows-server


    【解决方案1】:

    确保您的 PATH 包含 Pg bin 目录。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-03-21
      • 2014-03-18
      • 1970-01-01
      • 2013-04-14
      • 2021-10-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多