"Scott D. Spiegler" <[EMAIL PROTECTED]> wrote:
> 
> I am using the binary distribution of mySQL for
> Windows-2000 and am not able to connect to the
> DBserver. I used the Setup executable to install the
> application. I verified that the my.ini file was
> created and contained appropriate information. But,
> when I right-click with my mouse on the stop light
> icon- to start the service- nothing happens. I tried
> to ping the port that mySQL was supposed to be
> listening at, and it said that the connection was
> refused.
> 
> So, it seems like I have not done something properly.
> Any thoughts as to how to trouble shoot this problem?

Run MySQL server in the console as:
        mysqld --standalone --console

you can see error messages.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to