[rt-users] Installing RT on RHEL 4.
Paulo Matos
pjsm at fct.unl.pt
Wed Mar 9 20:07:03 EST 2005
On Wed, 9 Mar 2005, Patrick Morris wrote:
> The DBI module's test run assumes a username and password that probably
> don't exist in your databases (and I forget what they are at the
> moment), if I recall correctly. I've had good luck forcing it.
line 33:
... DBI->connect('dbi:mysql:test', undef, undef, ...
this should be equivalent to
$ mysql test
Do you have mysql running?
start it and try again....
--
Paulo Matos
----------------------------------- ----------------------------------
|Sys & Net Admin | Centro de Informática |
|Faculdade de Ciências e Tecnologia | Tel: +351-21-2948596 |
|Universidade Nova de Lisboa | Fax: +351-21-2948548 |
|P-2829-516 Caparica | e-Mail: pjsm at fct.unl.pt |
----------------------------------- ----------------------------------
More information about the rt-users
mailing list