我在Rethat Fedroa 4.0的系统上安装了Bugzilla 2.20,其相关配
置:perl 5.8.6,mysql 5.0.22,所需相关perl模块全部安装成功
(最后运行checksetup.pl的提示一切正常,并已设置好进入
bugzilla的管理员账号),但在Mollzia中输入
http://127.0.0.1/bugzilla后,总提示
Software Error:
can't connect to the database.
can't connect to local mySQL server through
Socket '/tmp/mySQL.socket(13)'
Is you database installed and up and runing?
Do you have the correct username and password
selected in Localfig?
查了输出的错误信息,log.err,试了多咱办法。没解决。请高手指点,
先谢谢了!
au516@21cn.com
Logged In: YES
user_id=684917
Originator: NO
要修改bugzilla或者mysql的设置,就是不使用默认的/tmp/mySQL.socket,你看看其他地方是否还有mySQL.socket这个文件。
我记得当时这样改过就好了,你顺着这思路看一下。