我正在Fedora 18, Postgres 9.2.5, Perl 5.16.3
上安装bugzilla,./checksetup.pl and ./testserver.pl
运行时没有错误。在我的浏览器中,我收到以下消息:
'Pg' is not a valid choice for $db_driver in localconfig: Bareword "DBD::Pg::PG_BYTEA" not allowed while "strict subs" in use at Bugzilla/DB/Pg.pm line 53.
Compilation failed in require at (eval 119) line 2.
之前有人遇到过这样的错误吗?
由于