List:MySQL on Win32« Previous MessageNext Message »
From:Daniel da Veiga Date:December 3 2004 1:09pm
Subject:Re: Please help me
View as plain text  
Greetings,

Well, I only got such an error when my mysqld wasn't running.
I don't know your level of knowledge on how MySQL works, so, excuse me
if I'll say some stuff you already know:

1) You must either install MySQL as a Service on Windows XP, NT, etc.,
or run it from the command line.
2) If your running 98, 95, etc, you'll need to run mysqld from the
command line so your 3306 port will be listened

(Note that both sugestions regards the SERVER, that is "/bin/mysqld",
not your client "/bin/mysql" wich only connects and is an interface
for MySQL)

Now, if your daemon is running, you may have problems with firewall
settings, maybe your HOSTS file doesn't contain the line corresponding
to "localhost" as "127.0.0.1".  Another option would be problems when
you start the server. Check for errors at the .err file.

More info would be good, like, your system, your MySQL version, the
type of installation (service or command-line start).

Best regards,

On Fri, 3 Dec 2004 10:45:48 +0530, kunal Aggarwal <softengg@stripped> wrote:
> Dear All,
> 
> I am facing problem with mysql on my localhost.
> I did everything, but all in vain.
> Please help me.
> i am facing this message on starting mysql
> 
> "Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061)".
> 
> Any help would be greatly appreciated.
> 
> With Best Regards
> 
>  «·´`·.(*·.¸(`·.¸
> ¸.·´)¸.·*).·´`·»
> «..Er. Kunal Aggarwal ..»
> «·´`·.(¸.·*(¸.·´
> `·.¸)*·.¸).·´`·»
> 
> Software Engineer
> ICL Certifications Limited
> 372, Industrial Area Phase 1
> Panchkula
> Haryana
> India
> Voice Talk:-+91-98159-65988(Mobile), +91-0172-2563358 (Office) * 24, +91-0172-2563358
> (Fax)
> 
> Email: softengg@stripped
> Website: www.iclcertifications.com
> 
> 

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
Thread
Please help mekunal Aggarwal3 Dec
  • Re: Please help meDaniel da Veiga3 Dec