Nope, same thing - and XP's firewall is not enabled, so this is not an issue. Also, it works on port 3306 fine. When I run a netstat it says it is listening on port 3308 and I get 'mysqld: ready for connections', however, that port is not active. When I scan my PC this port is not open. I can't telnet to it or see it in any other way.
Beauford ----- Original Message ----- From: "miguel solórzano" <[EMAIL PROTECTED]> To: "C. Reeve" <[EMAIL PROTECTED]>; "MySQL List" <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 3:49 AM Subject: Re: Fw: Problem on WinXP At 01:29 14/01/2003 -0500, C. Reeve wrote: >Hi, > >I just uninstalled and reinstalled and got it to work on port 3306, but I >can't get it to work on any other port. As I said, I have changed this in >my.ini. Is there something else I should be doing to get this to work on a >non-standard port.....? Of course: Microsoft Windows 2000 [Versão 5.00.2195] (C) Copyright 1985-1999 Microsoft Corp. c:\mysql\bin>mysqld --standalone --console --port=3308 mysqld: ready for connections in another DOS screen: Microsoft Windows 2000 [Versão 5.00.2195] (C) Copyright 1985-1999 Microsoft Corp. c:\mysql\bin>netstat -a -n Conexões ativas Proto Endereço local Endereço externo Estado TCP 0.0.0.0:135 0.0.0.0:0 LISTENING TCP 0.0.0.0:445 0.0.0.0:0 LISTENING TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING TCP 0.0.0.0:1026 0.0.0.0:0 LISTENING TCP 0.0.0.0:1029 0.0.0.0:0 LISTENING TCP 0.0.0.0:2523 0.0.0.0:0 LISTENING TCP 0.0.0.0:3308 0.0.0.0:0 LISTENING TCP 0.0.0.0:3372 0.0.0.0:0 LISTENING TCP 0.0.0.0:4873 0.0.0.0:0 LISTENING TCP 192.168.0.75:139 0.0.0.0:0 LISTENING If you are having problems on XP, I guess your problem is the the XP's own built fire-wall. -- 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 --------------------------------------------------------------------- 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