This is a discussion on I have problem with connect to MySQL server please help me!! within the MySQL Database forums, part of the Database Forums category; hi to all plaese help me i have same problem when download the phpdev and phptriad i cant connect to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
|
|||
|
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 |
|
|||
|
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. |
|
|||
|
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 ================== |
|
|||
|
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 |
|
|||
|
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 |
|
|||
|
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 ================== |
|
|||
|
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. |