无法在@INC中找到Email / MIME.pm

时间:2016-12-28 10:51:24

标签: mysql apache perl bugzilla

在浏览器上访问bugzilla(http://localhost)时出现以下错误

Can't locate Email/MIME.pm in @INC (@INC contains: . lib/x86_64-linux-thread-***strong text***
BEGIN failed--compilation aborted at Bugzilla/MIME.pm line 14.
Compilation failed in require at Bugzilla/Mailer.pm line 20.

由于 苏里亚

1 个答案:

答案 0 :(得分:0)

尝试使用命令行检查是否已安装它:

perl -e'使用Email :: MIME'

如果显示错误,请尝试安装。