At 09:05 21/01/2003 -0500, FlashGuy wrote:
Hi,

Hi,

I had MYsql running on a nt4 server and w2k server. I uninstalled it a few weeks ago and just recently tried installing it again. The install went fine but when I start the service I
keep getting an error no maater what I try. Using localhost and administrator.

Whats going on? If I install it on a "fresh" pc (never had it installed before) it works OK.
Remove first the older service with:

mysqld-nt.exe --remove

and install again:

mysqld-nt.exe --install

if you are installed in another directory than the default
c:\mysql, then you need to use the basedir and datadir
sets in the my.ini file.


--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Miguel Angel Solórzano <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Săo Paulo - Brazil
<___/ www.mysql.com

---------------------------------------------------------------------
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