I suspect your errors may be related to using MySQL 4.1. I know Koha is not compatible with the authentication in MySQL 5, but I wonder if they actually made the authentication change in 4.1. If you want to try a 4.0.x version of MySQL, you can find it at http://downloads.mysql.com/archives.php?p=mysql-4.0 I would recommend the mysql-4.0.26-win32.zip download. That is the one I am using and it works. They have a 4.0.27 download, but it does not come with an installer. If you can figure out what to do to get it working with MySQL 4.1, please let us know. Rob
-------Original Message------- From: Crimson Dynamo <crimson_dynamo@hotmail.com> Subject: Re: [Koha] Koha on Windows 2000 Pro Sent: 30 Nov '06 14:39
Fixed the problem with the Perl module, but I'm still getting errors. Log file now reads: [Thu Nov 30 14:40:25 2006] [error] [client 127.0.0.1] Premature end of script headers: opac-main.pl [Thu Nov 30 14:40:25 2006] [error] [client 127.0.0.1] DBI connect('blank224:localhost','koha',...) failed: Client does not support authentication protocol requested by server; consider upgrading MySQL client at c:/usr/koha224/intranet/modules/C4/Context.pm line 411 [Thu Nov 30 14:40:25 2006] [error] [client 127.0.0.1] DBI connect('blank224:localhost','koha',...) failed: Client does not support authentication protocol requested by server; consider upgrading MySQL client at c:/usr/koha224/intranet/modules/C4/Context.pm line 411 [Thu Nov 30 14:40:25 2006] [error] [client 127.0.0.1] Can't call method "prepare" on an undefined value at C:/usr/koha224/opac/cgi-bin/koha/opac-main.pl line 16.
From: Joshua Ferraro <jmf@liblime.com> Reply-To: Joshua Ferraro <jmf@liblime.com> To: Crimson Dynamo <crimson_dynamo@hotmail.com> CC: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha on Windows 2000 Pro Date: Thu, 30 Nov 2006 06:26:27 -0800 MIME-Version: 1.0 Received: from aule.metavore.com ([66.249.27.90]) by bay0-mc7-f9.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Thu, 30 Nov 2006 06:26:17 -0800 Received: by aule.metavore.com (Postfix, from userid 1000)id 36380F999; Thu, 30 Nov 2006 06:26:27 -0800 (PST) X-Message-Info: LsUYwwHHNt0BXEIq5RXO9CtyLksSA8sw00yRJZdkiJg= References: <BAY23-F20A14F5741B15ACFF8E29AE7DB0@phx.gbl> Organization: LibLime Library Solutions X-GPG-Fingerprint: 3DA3 D7DC CD48 0A96 E9C2 B95F 66C4 2170 A747 C63E X-GPG-Key: http://www.kados.org/kados.gpg.asc X-Operating-System: Debian GNU/Linux User-Agent: Mutt/1.5.9i Return-Path: jmf@liblime.com X-OriginalArrivalTime: 30 Nov 2006 14:26:17.0402 (UTC) FILETIME=[7F6A21A0:01C7148B]
On Thu, Nov 30, 2006 at 01:59:01PM +0000, Crimson Dynamo wrote:
The server encountered an internal error and was unable to complete your request.
Error message: Premature end of script headers: opac-main.pl
If you think this is a server error, please contact the webmaster. Error 500
I have checked the logs, and in opac_error-log I have: [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Premature end of script headers: opac-main.pl [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Can't locate MARC/File/XML.pm in @INC (@INC contains: c:/usr/koha226/intranet/modules C:/usr/lib C:/usr/site/lib .) at c:/usr/koha226/intranet/modules/C4/Biblio.pm line 1047. Here's your problem: it looks like the perl module MARC::File::XML isn't installed. There may be some additional perl modules to install as well -- they will all show up in the log so you can easily find out which ones you need. They are also documented in the installer script.
-- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
[Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at c:/usr/koha226/intranet/modules/C4/Biblio.pm line 1047. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Compilation failed in require at c:/usr/koha226/intranet/modules/C4/Search.pm line 28. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at c:/usr/koha226/intranet/modules/C4/Search.pm line 28. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Compilation failed in require at c:/usr/koha226/intranet/modules/C4/Reserves2.pm line 29. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at c:/usr/koha226/intranet/modules/C4/Reserves2.pm line 29. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Compilation failed in require at c:/usr/koha226/intranet/modules/C4/Circulation/Circ2.pm line
[Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at c:/usr/koha226/intranet/modules/C4/Circulation/Circ2.pm line 35. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Compilation failed in require at c:/usr/koha226/intranet/modules/C4/Auth.pm line 30. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at c:/usr/koha226/intranet/modules/C4/Auth.pm line 30. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] Compilation failed in require at C:/usr/koha226/opac/cgi-bin/koha/opac-main.pl line 7. [Thu Nov 30 13:56:38 2006] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at C:/usr/koha226/opac/cgi-bin/koha/opac-main.pl line 7.
Any help to get this working would be appreciated. Otherwise I'm going to have to give up and try something else.
Thanks for your help
~Brian
_________________________________________________________________ Find a baby-sitter FAST with MSN Search! http://search.msn.ie/
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_________________________________________________________________ Customise your home page with RSS feeds at MSN Ireland! http://ie.msn.com/
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha