Re: Fail DBD::Mysql 4.003 installation
- From: martin.evans@xxxxxxxxxxxx (Martin Evans)
- Date: Thu, 05 Jul 2007 08:53:13 +0100
vicky wrote:
Hi all,
I am getting my feet wet with Linux and installing bugzilla 3.0 on it.
For bugzilla 3.0, perl module DBD::mysql 2.9003 or above is required.
I am trying to install DBD::mysql 4.003 on remote linux box. This is
the only module which is stopping the bugzilla installation.
OS version information is as below:
Red Hat Enterprise Linux AS release 3 (Taroon Update 4)
Linux localhost.localdomain 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:59:02
EST 2004 i
686 i686 i386 GNU/Linux
Upon installation I am getting the following error.
<snipped build log>
t/40listfields.......DBI connect('test','',...) failed: Access denied
for user '
root'@'localhost' (using password: NO) at t/40listfields.t line 57
Cannot connect: Access denied for user 'root'@'localhost' (using
password: NO)
Either your server is not up and running or you have no
permissions for acessing the DSN DBI:mysql:test.
This test requires a running server and write permissions.
Please make sure your server is running and you have
permissions, then retry.
t/40listfields.......dubious
Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-19
Failed 19/19 tests, 0.00% okay
<snipped rest of test log>
Any help on this regard, is greatly appreciated.
Note: I am very new to linux, so it would be really helpful if I get
the detailed steps to rectify this error and install it successfully.
regards,
Tejas
You need to give root access to your local mysql. Just search the mysql documentation on how to do this.
Martin
--
Martin J. Evans
Easysoft Limited
http://www.easysoft.com
.
- Follow-Ups:
- Re: Fail DBD::Mysql 4.003 installation
- From: Vicky
- Re: Fail DBD::Mysql 4.003 installation
- References:
- Fail DBD::Mysql 4.003 installation
- From: Vicky
- Fail DBD::Mysql 4.003 installation
- Prev by Date: DBD::ODBC 1.14_1 developer release
- Next by Date: problems inserting a utf8 timestamp with DBD::Oracle
- Previous by thread: Fail DBD::Mysql 4.003 installation
- Next by thread: Re: Fail DBD::Mysql 4.003 installation
- Index(es):
Relevant Pages
|