I have problem with connect to MySQL server please help me!!

I have problem with connect to MySQL server please help me!!

am 16.10.2007 20:13:18 von Suma

hi to all

plaese help me i have same problem when download the phpdev and
phptriad i cant connect to mysql when click the MyAdmin apear this
messege in the page

'Warning: MySQL Connection Failed: Can't connect to MySQL server on
'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
255"

i dont know why .. but the apache server is run ok

please help me as soon as possible

Re: I have problem with connect to MySQL server please help me!!

am 16.10.2007 20:48:05 von Michael Fesser

..oO(suma)

>plaese help me i have same problem when download the phpdev and
>phptriad i cant connect to mysql when click the MyAdmin apear this
>messege in the page
>
>'Warning: MySQL Connection Failed: Can't connect to MySQL server on
>'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
>255"
>
>i dont know why .. but the apache server is run ok

The Apache server has nothing to do with that. Is the MySQL server
running?

Micha

Re: I have problem with connect to MySQL server please help me!!

am 17.10.2007 02:58:18 von Suma

On Oct 16, 9:48 pm, Michael Fesser wrote:
> .oO(suma)
>
> >plaese help me i have same problem when download the phpdev and
> >phptriad i cant connect to mysql when click the MyAdmin apear this
> >messege in the page
>
> >'Warning: MySQL Connection Failed: Can't connect to MySQL server on
> >'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
> >255"
>
> >i dont know why .. but the apache server is run ok
>
> The Apache server has nothing to do with that. Is the MySQL server
> running?
>
> Micha

no it is not running

Re: I have problem with connect to MySQL server please help me!!

am 17.10.2007 03:03:47 von Suma

On Oct 16, 9:48 pm, Michael Fesser wrote:
> .oO(suma)
>
> >plaese help me i have same problem when download the phpdev and
> >phptriad i cant connect to mysql when click the MyAdmin apear this
> >messege in the page
>
> >'Warning: MySQL Connection Failed: Can't connect to MySQL server on
> >'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
> >255"
>
> >i dont know why .. but the apache server is run ok
>
> The Apache server has nothing to do with that. Is the MySQL server
> running?
>
> Micha

when i click on the start mySql show screen DOS then disappear quickly
thats happen and when go to myAdmin Show this message
'Warning: MySQL Connection Failed: Can't connect to MySQL server on
> >'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
> >255"

Re: I have problem with connect to MySQL server please help me!!

am 17.10.2007 03:16:23 von Jerry Stuckle

suma wrote:
> On Oct 16, 9:48 pm, Michael Fesser wrote:
>> .oO(suma)
>>
>>> plaese help me i have same problem when download the phpdev and
>>> phptriad i cant connect to mysql when click the MyAdmin apear this
>>> messege in the page
>>> 'Warning: MySQL Connection Failed: Can't connect to MySQL server on
>>> 'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
>>> 255"
>>> i dont know why .. but the apache server is run ok
>> The Apache server has nothing to do with that. Is the MySQL server
>> running?
>>
>> Micha
>
> when i click on the start mySql show screen DOS then disappear quickly
> thats happen and when go to myAdmin Show this message
> 'Warning: MySQL Connection Failed: Can't connect to MySQL server on
>>> 'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
>>> 255"
>
>

Your problem is mysql, not PHP. Try a mysql newsgroup, such as
comp.databases.mysql.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: I have problem with connect to MySQL server please help me!!

am 17.10.2007 11:42:48 von henri

On Tue, 16 Oct 2007 17:58:18 -0700, suma wrote:

> On Oct 16, 9:48 pm, Michael Fesser wrote:
>> .oO(suma)
>>
>> >plaese help me i have same problem when download the phpdev and
>> >phptriad i cant connect to mysql when click the MyAdmin apear this
>> >messege in the page
>>
>> >'Warning: MySQL Connection Failed: Can't connect to MySQL server on
>> >'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
>> >255"
>>
>> >i dont know why .. but the apache server is run ok
>>
>> The Apache server has nothing to do with that. Is the MySQL server
>> running?
>>
>> Micha
>
> no it is not running

well, have you installed it as a service? (I'm assuming you're on windows, because on linux or mac os the sql daemon is always started at boot. You need to configure your mysql server.
Are you at least using the correct credentials?