【问题标题】:Error in bugzilla installationbugzilla 安装错误
【发布时间】:2017-01-09 14:06:03
【问题描述】:

我已经安装了 bugzilla,现在当我运行 checksetup.pl 时会产生以下错误。

There was an error connecting to mysql:
       install_driver(mysql) failed. Attempt to reload DBD/mysql.pm aborted.
compilation failed in require at (eval 159) line 3.

       at Bugzilla/DB.pm line 1265.

【问题讨论】:

    标签: mysql bugzilla


    【解决方案1】:

    您没有安装 DBD::mysql,这是 MySQL 的数据库驱动程序和 Perl DBI,这是 Bugzilla 使用的。请查看https://metacpan.org/pod/distribution/DBD-mysql/lib/DBD/mysql/INSTALL.pod 以查看适用于您平台的安装说明。

    【讨论】:

      猜你喜欢
      • 2012-05-27
      • 2020-01-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-02-22
      • 2016-02-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多