【问题标题】:bugzilla installation using xampp使用 xampp 安装 bugzilla
【发布时间】:2015-07-09 08:48:39
【问题描述】:

我想知道使用 xampp 安装 bugzilla 的步骤。我需要在哪里配置文件,以便我可以作为 localhost 访问它?

我在我的系统中安装了 bugzilla tar 文件和 xampp。它显示以下错误:

无法在 @INC 中找到 Math/Random/ISAAC.pm(@INC 包含:.lib D:/xampp/perl/site/lib D:/xampp/perl/vendor/lib D:/xampp/perl /lib) 在 Bugzilla/RNG.pm 第 13 行。
BEGIN 失败——编译在 Bugzilla/RNG.pm 第 13 行中止。
Bugzilla/Util.pm 第 28 行的 require 编译失败。
BEGIN 失败——编译在 Bugzilla/Util.pm 第 28 行中止。
在 Bugzilla/Install/Localconfig.pm 第 22 行的 require 编译失败。
BEGIN 失败——编译在 Bugzilla/Install/Localconfig.pm 第 22 行中止。
在 Bugzilla/Install/Filesystem.pm 第 22 行的 require 编译失败。
BEGIN 失败——编译在 Bugzilla/Install/Filesystem.pm 第 22 行中止。
Bugzilla/Config.pm 第 15 行的 require 编译失败。
BEGIN 失败——编译在 Bugzilla/Config.pm 第 15 行中止。
Bugzilla.pm 第 21 行的 require 编译失败。
BEGIN 失败——编译在 Bugzilla.pm 第 21 行中止。
D:/xampp/htdocs/bugzilla/index.cgi 第 19 行的 require 编译失败。
BEGIN 失败——编译在 D:/xampp/htdocs/bugzilla/index.cgi 第 19 行中止。

【问题讨论】:

    标签: xampp bugzilla


    【解决方案1】:

    如果您运行 SELinux 并安装了所有模块,您可能需要恢复 web 文件夹的安全上下文。例如:

    restorecon -Rv /var/www/html/bugzilla

    【讨论】:

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