I dunt know MySQL's ini file.

However, you have to copy a file "my-example.cnf" from your MySQL root
directory to C:\ and then rename it as "my.cnf".

Then edit the file C:\my.cnf . You modify paths in it by the "Escape format"
like E:\\MySQL\\ . save it.

open a new command prompt and change to your MySQL bin directory, run
mysqld-nt-max

in another command prompt and change to your MySQL bin directory, run mysql.
you can connect MySQL server.

Any other problem, you can refer manual.html in your MySQL/docs directory.
There is a section "Installation in Windows". Then find your version.

----- Original Message -----
From: "sjs" <[EMAIL PROTECTED]>
To: "Stefan Hinz" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 27, 2001 7:23 AM
Subject: Re: installing mysql


Hi Stefan,
Thank You very much for this message to Maggie regarding installation to
a
Windows 2000 system.
I am a neophite and have been lost.  I am now partially found!!!
My question:  Do I need to do anything to the ini file, or is that now
done?
Am I now good to go?

Thanks,
Susan
----- Original Message -----
From: "Stefan Hinz" <[EMAIL PROTECTED]>
To: "Maggie Cheang" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 10:23 AM
Subject: Re: installing mysql


> Dear Maggie,
>
> http://mysql.com/Downloads/MySQL-3.23/mysql-3.23.39-win.zip has a
> SETUP.EXE which will install MySQL (database server plus client tools
to
> work with the server) - by default it will install in C:\mysql. After
> setup, it's easiest to restart Windows. Now, the MySQL server should
> load. You will find a traffic light symbol in the system tray (lower
> right corner of your screen). Right click on it, and choose
>  - Win9.x > Start the server standalone (for Win 95 / 98)
>  - or WinNT > Install the service, then WinNT > Start the service (for
> Win NT or Win 2000)
>
> If the traffic light symbol isn't there, you have to start this tool
> manually:
>  - C:\mysql\bin\winmysqladmin.exe
>  Afterwards, same procedure as above.
>
> To connect to the database server, you can use the MySQL Monitor (a
> command line tool, very good for learning SQL, but make sure you have
a
> good book like Paul Dubois' "MySQL", and / or the MySQL manual which
is
> found here after setup: C:\mysql\Docs\manual.html). There is a
graphical
> frontend, too (C:\mysql\bin\MySqlManager.exe).
>
> Regards,
>
> --
>   Stefan Hinz
>   Geschäftsführer / CEO iConnect e-commerce solutions GmbH
>   #  www.js-webShop.com www.iConnect.de
>   #  Gustav-Meyer-Allee 25, 13355 Berlin
>   #  Tel: +49-30-46307-382  Fax: +49-30-46307-388
>
> ----- Original Message -----
> From: "Maggie Cheang" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 25, 2001 9:31 AM
> Subject: installing mysql
>
>
> Hi, I have a problem. I have unzip the file with winzip, but I
couldn't
> get it to install.
> I downloaded both the 3.22 and 3.23 verison, but I still couldn't get
it
> to work as install. my teacher in school told me to install it with
> winzip and then use mysqladmin to work, but I couldn't get either
> working. is there something I am missing?
> thank you so much, and your help is high appreciated :)
> yours sincerely,
> Maggie
>
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to