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

  • Follow


 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

0
Reply suma_90 (9) 10/17/2007 3:50:42 PM

On Wed, 17 Oct 2007 08:50:42 -0700, suma wrote:
>  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

Is it turned on? That is, is mysqld running?

-- 
Technical points aside, you could probably beat someone to
death with a Newton if you had to.  Try that with a Palm Pilot!
                              --Dan Duncan in comp.sys.newton.misc
0
Reply Peter 10/17/2007 3:59:03 PM


suma <suma_90@hotmail.com> wrote in news:1192636242.435200.304390
@q3g2000prf.googlegroups.com:

>  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

You should look for a forum/group devoted to PHPTriad.
0
Reply Good 10/17/2007 5:35:39 PM

suma wrote:
>  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
> 
> 

It sounds like the MySQL daemon isn't running.  MySQL needs this going 
for apps to connect.

What OS are you running on, and how did you install MySQL?



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

0
Reply Jerry 10/17/2007 8:16:05 PM

On Oct 17, 11:16 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> suma wrote:
> >  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
>
> It sounds like the MySQL daemon isn't running.  MySQL needs this going
> for apps to connect.
>
> What OS are you running on, and how did you install MySQL?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================- Hide quoted text -
>
> - Show quoted text -

my OS is windows XP and the phptriad and phpdev contain alredy apache
server "local server" and MySql database

0
Reply suma 10/18/2007 1:31:44 AM

On 17 Oct 2007 18:31:44 -0700, suma wrote:
> On Oct 17, 11:16 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> suma wrote:
>> >  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
>>
>> It sounds like the MySQL daemon isn't running.  MySQL needs this going
>> for apps to connect.
>>
>> What OS are you running on, and how did you install MySQL?
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================- Hide quoted text -
>>
>> - Show quoted text -
>
> my OS is windows XP and the phptriad and phpdev contain alredy apache
> server "local server" and MySql database

This does not answer the question "Is the mysql server running?" Is the
mysql server running? How do you know this? Something like "I checked
the Services pane of Manage System and I see the MySQL entry, and it's
status is listed as 'Started'" is a good answer.

-- 
"I know it's a buzzword [...], but fsckit, 'Enterprise' editions of things
 *should* come with the phasers and photon torpedos and all.
 Of course, the first vendor freebie you'd get would be a red shirt..."
                                -- Anthony de Boer in the Monastery
0
Reply Peter 10/18/2007 3:27:46 AM

suma wrote:
> On Oct 17, 11:16 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> suma wrote:
>>>  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
>> It sounds like the MySQL daemon isn't running.  MySQL needs this going
>> for apps to connect.
>>
>> What OS are you running on, and how did you install MySQL?
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================- Hide quoted text -
>>
>> - Show quoted text -
> 
> my OS is windows XP and the phptriad and phpdev contain alredy apache
> server "local server" and MySql database
> 
> 

I repeat - how did you install MySQL?  I'm not familiar with either 
phptriad or phpdev.

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

0
Reply Jerry 10/18/2007 3:39:19 AM

On 18 Oct, 02:31, suma <suma...@hotmail.com> wrote:
> On Oct 17, 11:16 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>
>
>
>
>
> > suma wrote:
> > >  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
>
> > It sounds like the MySQL daemon isn't running.  MySQL needs this going
> > for apps to connect.
>
> > What OS are you running on, and how did you install MySQL?
>
> > --
> > ==================
> > Remove the "x" from my email address
> > Jerry Stuckle
> > JDS Computer Training Corp.
> > jstuck...@attglobal.net
> > ==================- Hide quoted text -
>
> > - Show quoted text -
>
> my OS is windows XP and the phptriad and phpdev contain alredy apache
> server "local server" and MySql database- Hide quoted text -
>
> - Show quoted text -

Try WAMP5 http://www.wampserver.com/en/
Was a painless install for me.

0
Reply Captain 10/18/2007 8:48:27 AM

7 Replies
399 Views

(page loaded in 0.142 seconds)

Similiar Articles:













7/29/2012 8:41:35 PM


Reply: