[rt-users] RT running problem
Adiel A. AKPLOGAN
akp-adiel at cafe.tg
Tue Jul 31 17:37:19 EDT 2001
Hello,
I have install rt 1.0.7 and it is working fine. Now i'm trying to install
the latest version 2.0.4 but i have a lot of trouble!!!!
When i use fixdeps...it return two major error:
1 - when installing Apache::Cookie, it return this error
In file included from apache_request.c:58:
apache_request.h:5:19: httpd.h: Aucun fichier ou r?pertoire de ce type
apache_request.h:6:25: http_config.h: Aucun fichier ou r?pertoire de ce type
apache_request.h:7:23: http_core.h: Aucun fichier ou r?pertoire de ce type
apache_request.h:8:22: http_log.h: Aucun fichier ou r?pertoire de ce type
apache_request.h:9:23: http_main.h: Aucun fichier ou r?pertoire de ce type
apache_request.h:10:27: http_protocol.h: Aucun fichier ou r?pertoire de ce type
apache_request.h:11:25: util_script.h: Aucun fichier ou r?pertoire de ce type
make[1]: *** [apache_request.o] Erreur 1
make[1]: Quitte le répertoire `/root/.cpan/build/libapreq-0.31/c'
make: *** [subdirs] Erreur 2
/usr/bin/make -- NOT OK
2 - When installing Apache::Session
t/99mysqllock.......DBD::mysql::st execute failed: MySQL server has gone
away at blib/lib/Apache/Session/Lock/MySQL.pm line 70.
(in cleanup) DBD::mysql::st execute failed: MySQL server has gone
away at blib/lib/Apache/Session/Lock/MySQL.pm line 70.
***what this mean? My mysql daemon is properly running!!!, and accessible
by rt1.0.7!!******
t/99mysqllock.......ok
t/99mysqlstore......ok
t/99mysql...........DBI->connect(sessions) failed: Access denied for user:
'@localhost' to database 'sessions' at
blib/lib/Apache/Session/Lock/MySQL.pm line 36
(in cleanup) DBI->connect(sessions) failed: Access denied for
user: '@localhost' to database 'sessions' at
blib/lib/Apache/Session/Lock/MySQL.pm line 36
t/99mysql...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
Can someone ahve an idea on these errors? Why Apache::Session is trying to
access teh database session without user name?
Thanks.
--Adiel
More information about the rt-users
mailing list