So far I have managed to install all files for Koha 3, but even though I seem to be tantalising close, I haven't gotten farther than the Welcome to Koha screen,and that is quickly replaced by 'internal server error' When I add Listen 80 and Listen 8080 to the koha-httpd.conf file, I progress to a "Failed to connect" screen, and the "(98)Address already in use: make_sock: could not bind to address [::]:80" line is added to the error.log It is rather unlikely that my password is wrong, but is there somewhere I can test it without goin thru another installation? Running on Debian Etch Thanks, Marty Apache error log without Listen [Mon Sep 22 15:19:52 2008] [notice] Apache/2.2.3 (Debian) configured -- resuming normal operations [Mon Sep 22 15:21:17 2008] [notice] SIGUSR1 received. Doing graceful restart [Mon Sep 22 15:21:17 2008] [notice] Apache/2.2.3 (Debian) configured -- resuming normal operations DBI connect('Koha:localhost','kohaadmin',...) failed: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/local/koha/intranet/modules/C4/Context.pm line 411 DBI connect('Koha:localhost','kohaadmin',...) failed: Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/local/koha/intranet/modules/C4/Context.pm line 411 Can't call method "prepare" on an undefined value at /usr/local/koha/opac/cgi-bin/opac-main.pl line Apache error.log output with Listen (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs