Connecting Tech Pros Worldwide Forums | Help | Site Map

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

suma
Guest
 
Posts: n/a
#1: Oct 16 '07
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




Michael Fesser
Guest
 
Posts: n/a
#2: Oct 16 '07

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


..oO(suma)
Quote:
>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
suma
Guest
 
Posts: n/a
#3: Oct 17 '07

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


On Oct 16, 9:48 pm, Michael Fesser <neti...@gmx.dewrote:
Quote:
.oO(suma)
>
Quote:
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
>
Quote:
'Warning: MySQL Connection Failed: Can't connect to MySQL server on
'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
255"
>
Quote:
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

suma
Guest
 
Posts: n/a
#4: Oct 17 '07

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


On Oct 16, 9:48 pm, Michael Fesser <neti...@gmx.dewrote:
Quote:
.oO(suma)
>
Quote:
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
>
Quote:
'Warning: MySQL Connection Failed: Can't connect to MySQL server on
'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
255"
>
Quote:
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
Quote:
Quote:
'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
255"
Jerry Stuckle
Guest
 
Posts: n/a
#5: Oct 17 '07

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


suma wrote:
Quote:
On Oct 16, 9:48 pm, Michael Fesser <neti...@gmx.dewrote:
Quote:
>.oO(suma)
>>
Quote:
>>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
Quote:
Quote:
>>'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
==================

Henri
Guest
 
Posts: n/a
#6: Oct 17 '07

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


On Tue, 16 Oct 2007 17:58:18 -0700, suma wrote:
Quote:
On Oct 16, 9:48 pm, Michael Fesser <neti...@gmx.dewrote:
Quote:
>.oO(suma)
>>
Quote:
>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
>>
Quote:
>'Warning: MySQL Connection Failed: Can't connect to MySQL server on
>'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line
>255"
>>
Quote:
>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?
Closed Thread