Re: New INstall of MySQL

2004-01-09 Thread Amanullah
Hi, make sure the existing directories has been removed fully, then continue with new installation, after installation is over, pl. restart the system, if mysql daemon has not started, pl. go to ..\mysql\bin\ directory & run winmysqladmin.exe. mysql service will be strated to work.. -Aman. Ch

RE: New INstall of MySQL

2004-01-09 Thread Chris L. White
Network Administrator Coe-Truman Technologies, Inc. Email: [EMAIL PROTECTED] _ From: Victor Medina [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 11:16 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: New INstall of MySQL OK

Re: New INstall of MySQL

2004-01-09 Thread robert_rowe
Comment out this line: datadir = c:/SQLData in the my.ini file in your windows (winnt) folder and remove the my.cnf from your c:\. Start the server. The default location of the data folder is c:/mysql/data. You told it to look in c:/SQLData and it can't find it's security database. Also you s

Re: New INstall of MySQL

2004-01-09 Thread Victor Medina
OK!, first of all, do you have a complete-working directory of mysql in whatever drive you installed mysql?, this is usually in c:\mysql. I asked this because the installer doesn't seems to work. Also there is no need for a my.cnf and a my.ini, you should only use one, one is enough, i rather use m