[rt-users] Re: Installation

Ashwin Kutty akutty at is.dal.ca
Sun Nov 18 11:39:54 EST 2001


I installed everything by hand and Mysql and Apache::DBI installed ok..
Now Apache::Session failed on the make test but on a make install went
through fine.. Now, just for kicks I also went ahead on the RT Install and
I hit this error:-

Enter the mysql password for rt_user: 
Creating database schema.
DBI->connect(dbname=rt2;host=localhost) failed: Access denied for user:
'rt_user at localhost' (Using password: YES) at tools/initdb line 144
Access denied for user: 'rt_user at localhost' (Using password: YES) at
tools/initdb line 144, <STDIN> line 1.
make: *** [initdb.rtuser] Error 255

Now I guess this is the DBD:mysql mod doing it, or I am screwing something
else up..

Any ideas?

Thanks..

On Sun, 18 Nov 2001, Ashwin Kutty wrote:

> 
> Hi,
> 
> I was having problems in the testdeps where the DBD::mysql,
> Apache::Session were giving me problems, so I downloaded the source from
> CPAN and got DBD-mysql and Apache::DBI installed.  Apache::Session is not
> installing though and its giving me an error on a gmake test.. The error
> is as follows:-
> 
> 	Test returned status 2 (wstat 512, 0x200)
> Failed Test       Status Wstat Total Fail  Failed  List of Failed
> --------------------------------------------------------------------------------t/99base64.t
> 2   512    ??   ??       %  ??
> t/99dbfile.t     	   2   512    ??   ??       %  ??
> t/99dbfilestore.t	   2   512    ??   ??       %  ??
> t/99file.t       	   2   512    ??   ??       %  ??
> t/99md5gen.t     	   2   512    ??   ??       %  ??
> t/99mysql.t      	   2   512    ??   ??       %  ??
> t/99oracle.t     	   2   512    ??   ??       %  ??
> t/99postgres.t   	   2   512    ??   ??       %  ??
> t/99storable.t   	   2   512    ??   ??       %  ??
> t/99uue.t        	   2   512    ??   ??       %  ??
> 3 tests skipped.
> Failed 10/18 test scripts, 44.44% okay. 0/44 subtests failed, 100.00%
> okay.
> gmake: *** [test_dynamic] Error 2
> 
> 
> Any ideas would be great, thanks..
> 
> 





More information about the rt-users mailing list