Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 20, 2010 11:00AM

I have reinstall WampServer more times an get the same error:
#2003 - Can't connect to MySQL server on 'localhost' (10060)
What I can do?

Thanks!

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: frankie (---.swipnet.se)
Date: March 20, 2010 05:01PM

Can you explain more details. Do you connect to your database throw a php file? Have you enter the same

password in phpmyadmin that you have entered in your php file? I can help you more, if you tell me little more

about how you have configured your server.

/Frankie

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 20, 2010 07:13PM

Thanks, Frankie!
I connect directly from WampServer throught Opera browser (if I understood).
I have reinstall WampServer more times and think now eny password alive?

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: frankie (---.swipnet.se)
Date: March 20, 2010 10:48PM

Have you created a site that you are running on wampserver? If you want to add, remove, edit databases and

tables you will have to go either localhost/phpmyadmin or 127.0.0.1/phpmyadmin or have program such as

"MySQL-Front" that you connect to your MySQL. As default you can enter without username or password. Hope

you understand and that I answered you question. Or feel free to ask me for more. smiling smiley

It is easier if you recording your movements, so I can se what you are doing to make the error messenger.


regards

/Frankie



Edited 1 time(s). Last edit at 03/20/2010 10:54PM by frankie.

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 20, 2010 11:45PM

Hi, Frankie!
I do not run website. I have create new db and upload tables and data.
I just need made password for db and can not find how can I do that.
I have turn of WampServer and after some hours them turn on again and get
error.

Now I try connect with HeidiSQL and get the same error.
Seems i do not remember password?

Thanks!

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: frankie (---.swipnet.se)
Date: March 21, 2010 01:00AM

Maybe you have no password either on 127.0.0.1/phpmyadmin or localhost/phpmyadmin. Test the booth

webbadress and see if you can access. Else you unistall wampserver and install server or more difficult if you

don't wanna reinstall follow this:

[help.hardhathosting.com]

[www.mydigitallife.info]

Else just search at google: how to reset password phpmyadmin


Regards

/Frankie

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 21, 2010 10:32AM

Thanks, Frankie!
I have uninstall and reinstall WampServer many times
and clean PC Registry but get the same result. sad smiley

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: March 21, 2010 11:26AM

is wamp even working? what colour is the wamp icon?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 21, 2010 11:34AM

stevenmartin99 Wrote:
-------------------------------------------------------
> is wamp even working? what colour is the wamp
> icon?

Wamp icon is white. I have normaly acess to /localhost, /phpinfo, /SQLiteManager but not to /phpmyadmin. sad smiley

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: March 21, 2010 11:37AM

add em to msn and ill fix it for you
stevenmartin99@hotmail.com

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 21, 2010 12:07PM

stevenmartin99 Wrote:
-------------------------------------------------------
> add em to msn and ill fix it for you
> stevenmartin99@hotmail.com

How I can do that?

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: March 21, 2010 01:52PM

msn.. google it

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 22, 2010 07:26AM

Incredibly, I jast run WampServer like Administrator and all work!

www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 22, 2010 12:58PM

I have spot that WampServer do not like if other application reach Internet before them.
I was set WampServer into Startup and now all work correctly without Administrator run!


www.sedlenieks.lv

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: wobuck (---.range86-139.btcentralplus.com)
Date: March 22, 2010 11:17PM

SOLVED?

I too have just had this problem after upgrading from Windows 7 Home (64bit) to Ultimate (64 bit) and doing a lot of registry changes/cleanups.

After hunting usergroups/etc trying everything from uninstall.reinstall, firewall changes, admin rights to full access permissions, etc no joy!

I finally tried the following and the error has now been fixed/gone away.

1) Uninstall Wampserver

2) Resinstall latest Wamp package (loaded mysql 5.2.8 and selected it)

3) Ensure your firewall software allows the program to "Allow Out - Going Acess"

4) Go to Start and in the search boc type Component Services

Click Services Local and change the services - wampapche and wampmysqld form Manual to Automatic

5) Shutdown PC

6) Start PC

7) Load Wampserver and start phpmyadmin

8) Recteate database and import latest copy

9) Copy data files to c:\wamp\www

Hopefully, this will work for you also!

Good luck!

wobuck@btinternet.com

Options: ReplyQuote
Re: Can't connect to MySQL server on 'localhost'
Posted by: ints (87.226.44.---)
Date: March 25, 2010 01:05AM

Thanks, wobuck!
Seems it`s helpful!

www.sedlenieks.lv

Options: ReplyQuote


Sorry, only registered users may post in this forum.