<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
One possible solution - I posted a copy of mysql&nbsp; v4.0.26 at <a
 href="http://koha.rwjr.com/">http://koha.rwjr.com/</a>&nbsp; The link is at
the bottom of the page.<br>
If you don't see it, refresh the page. I guess the 4.0.x versions are
no longer available from the mysql site.<br>
<br>
Another solution - to use mysql 4.1.22 - try these instructions:<br>
<br>
1. Download and run mysql-essential-4.1.22-win32.msi or
mysql-4.1.22win32.zip (unzip and run setup.exe)<br>
2. Choose Custom Setup Type<br>
3. <b>Important</b> - Change the install path to C:\mysql<br>
4. Leave the default settings for any other install options<br>
5. Click next as required and then install<br>
6. You can Skip Sign-Up for a MySQL account, or sign-up if you want to.<br>
7. When the install finishes, choose to "Configure the MySQL Server
Now".<br>
&nbsp; &nbsp; This will start the MySQL Server Instance Configuration Wizard<br>
8. Choose Standard Configuration<br>
9. On the next screen choose to:<br>
&nbsp;&nbsp;&nbsp; Install as Windows Service<br>
&nbsp;&nbsp;&nbsp; Launch the MySQL Server Automatically<br>
&nbsp;&nbsp;&nbsp; Include Bin Directory in Windows Path<br>
10. Modify Security Settings:<br>
&nbsp;&nbsp;&nbsp; Enter a password for your root user. Make a record of the password
in a safe place so you don't forget it.<br>
&nbsp;&nbsp;&nbsp; Probably DO NOT allow root access from remote machines<br>
&nbsp;&nbsp;&nbsp; Probably DO NOT create an anonymous account<br>
11. Click Execute to configure the database<br>
12. Click Finish to close the Wizard<br>
<br>
Run the Koha w32 install package:<br>
1. When it complains it can't find WinMySQLadmin, click OK.<br>
2. When you get an error that it can't connect to the MySQL Database,
click on the Test Connection button<br>
3. Enter the password for the root user (from step 10 of the mysql
install above), and click OK<br>
4. The connection should succeed and you should be able to complete the
install.<br>
<br>
You still won't have a WinMySQLadmin in the systray, but mysql should
be running. Start and stop the windows service for mysql when you want
to start and stop the database. Or you can copy winmysqladmin from an
earlier version - it should still work (I can supply a zipped copy if
you want).<br>
<br>
I ran through this procedure on a test machine today, and it worked. I
will try to work on making the w32 install package more compatible with
mysql 4.1 in the near future.<br>
<br>
Rob <br>
<br>
<br>
Koha Lover wrote:
<blockquote
 cite="mid20070102114607.15498.qmail@web58903.mail.re1.yahoo.com"
 type="cite">
  <pre wrap="">We have downloaded the following:

apache_2.0.59-win32-x86-no_ssl.msi

mysql-4.1.22-win32.zip

ActivePerl-5.8.8.817-MSWin32-x86-257965.msi

Perl5.8.xModulesForKohaR3.EXE

Koha2.2.6-W32-R1.EXE

Koha2.2.7-W32-R1.EXE

We ran through the install (not installing the Perl5.8
package and installing Koha2.2.7 in preference to Koha
2.2.6), putting the files in the proper directories as
far as we know.

At the end of the install Koha gave a message that it
could not find Mysql...admin.exe.  Moreover, although
the Apache icon (not a feather) was in the systray, we
did not have the mysql icon in the systray at all.

Please note that the <a class="moz-txt-link-abbreviated" href="http://www.koha.org">www.koha.org</a> page recommends an
earlier version of Mysql (4.0.something), but we could
not find this at the mysql site given.  The closest we
could find was mysql 4.1.22, avoiding as recommended
mysql 5.  Upon installation of mysql, we encountered
screens that are not anticipated in the installation
notes, particularly as concerns the configuration. 
There are three options, no configuration, typical
configuration and full configuration.  On the install
we are describing we did the typical configuration. 
However, as pointed out above we didn't have any
success with getting koha to work since it couldn't
find mysql...admin.exe.  We did execute 'mysql' under
run, and we did get something, but we clearly are
ignorant how to set up mysql to work with koha.

In other respects the Koha install runs to completion.

We tried a second installation telling mysql not to
configure, running the separate Perl koha modules
package and again installing Koha, but we got the same
problem with mysql...admin.exe.

Can someone coach us what to do?

Koha Lover


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
<a class="moz-txt-link-freetext" href="http://mail.yahoo.com">http://mail.yahoo.com</a> 
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
  </pre>
</blockquote>
</body>
</html>