Hi! Just a guess:
ERROR: Access denied for user 'root'@'localhost' (using password: NO) Can't continue test
This means that there is a problem with the connection to the database on localhost. - is mysql running? (i guess: yes) - is there a password required for user 'root'@'localhost'? (i guess: yes) ...but it tries to connect _without_ a password. Good luck, Mourik Jan vijay kumar wrote:
On Wed, Jul 9, 2008 at 4:35 PM, vijay kumar <vijcrjbhu@gmail.com> wrote: Dear Members, I got an error during installation of connector DBD::mysql for perl that is mentioned in koha 3 installation on fedora 7 I pasted some screenshot below.............
Someone suggest me...................................
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00base....................ok t/10connect.................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO) Can't continue test t/20createdrop..............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/25lockunlock..............skipped all skipped: Can't connect to database ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/29warnings................skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/29warnings.t line 15 t/30insertfetch.............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/31insertid................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/32insert_error............skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/32insert_error.t line 17 t/35limit...................skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/35limit.t line 18 t/35prepare.................skipped all skipped: Can't connect to database ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40bindparam...............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40bindparam2..............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40blobs...................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40catalog.................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40keyinfo.................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40listfields..............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40nulls...................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40numrows.................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/40server_prepare..........skipped all skipped: ERROR: DBI connect('test;mysql_server_prepare=1','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40server_prepare.t line 16 t/40server_prepare_error....skipped all skipped: ERROR: DBI connect('test;mysql_server_prepare=1','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40server_prepare_error.t line 18 t/40types...................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/41bindparam...............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/41blobs_prepare...........skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/42bindparam...............skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/42bindparam.t line 13 t/50chopblanks..............skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/50commit..................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/55utf8....................skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/55utf8.t line 18 t/60leaks...................skipped all skipped: Skip $ENV{SLOW_TESTS} is not set t/65types...................skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/65types.t line 13 t/70takeimp.................skipped all skipped: Can't connect to database ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/70takeimp.t line 27 t/71impdata.................DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/71impdata.t line 14 skipped all skipped: Can't obtain driver handle. Can't continue test t/75supported_sql...........skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test t/76multi_statement.........skipped all skipped: ERROR: DBI connect('test','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/76multi_statement.t line 15 t/80procs...................skipped all skipped: ERROR: Access denied for user 'root'@'localhost' (using password: NO). Can't continue test All tests successful, 33 tests skipped. Files=34, Tests=6, 10 wallclock secs ( 4.94 cusr + 0.84 csys = 5.78 CPU) /usr/bin/make test -- OK Running make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Writing /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/DBD/mysql/.packlist Appending installation info to /usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod /usr/bin/make install -- OK
Thanks, Vijay Kumar NCSI,IISc Bangalore _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha