Weel, actually, phptriad does it all for you.
phptriad.sourceforge.com
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Jan Aagaard [mailto:[EMAIL PROTECTED]]
Sent: Friday, Feb
Alomost forgot
put this between 2 and 3.
You need to start the mysql demon by typing c:\mysql\bin\mysqld on win 9x
(this need will need to be run on every boot)
or on NT/2000 c:\mysql\bin\mysqld-nt --install to install it as a service.
> Installing MySQL on Windows;
>
> 1. Download the
Installing MySQL on Windows;
1. Download the Mysql Win32 Binary.
2. Install as per setup file. Leave the default dir as mysql it's easier
3. Run c:\mysql\bin\mysqlshow - this should show a Database listing.
4. Set up password for root.
- cd c:\mysql\bin
- Type m