Apache::Session install errors

2001-07-02 Thread Bakki Kudva

this may be slightly OT but when try to install Apache::Session I am
getting...

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 36t/99mysql...dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/99mysqllock...(in cleanup) DBD::mysql::st execute failed: MySQL
server has gone away at blib/lib/Apache/Session/Lock/MySQL.pm line 70.
   

.and then 
make: *** [test_dynamic] Error 29
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force  
 

I have MySQL running. I was wondering if the DBI-connect(sessions) test
fails because I am running this as root (in CPAN shell).

-- 
  .-.| Bakki Kudva__Open Source EDMS__
  oo|| Navaco   ph:  814-833-2592
 /`'\| 420 Pasadena Drive   fax: 603-947-5747
(\_;/)   | Erie, PA 16505   http://www.navaco.com/



Re: Apache::Session install errors

2001-07-02 Thread Jeffrey W. Baker



On Mon, 2 Jul 2001, Bakki Kudva wrote:

 this may be slightly OT but when try to install Apache::Session I am
 getting...

I suggest force install Apache::Session

-jwb