mysql installation help!!

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
LostMyLove
Forum Newbie
Posts: 20
Joined: Mon Sep 27, 2004 12:20 pm

mysql installation help!!

Post by LostMyLove »

i was downloaded the 4.1 and installed it, soo my scripts now receiving that can't connect to localhgost thats was not accepted...

and i get it back to 4.0.21 and now i receive this error:

Code: Select all

mySQL error: Can't connect to MySQL server on 'localhost' (10061)
mySQL error code: 
Date: Wednesday 27th of October 2004 11:37:32 PM
how can o soçve this or get 4.1 working? on windows xp professional sp2
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

Is the server running? Can you connect to it via telnet or with the admin tools?
LostMyLove
Forum Newbie
Posts: 20
Joined: Mon Sep 27, 2004 12:20 pm

Post by LostMyLove »

i solved this, but how can i get the 4.1 working on localhost ?
LostMyLove
Forum Newbie
Posts: 20
Joined: Mon Sep 27, 2004 12:20 pm

Post by LostMyLove »

how can i add and new user on mysql 4.1?

its now working here, but only with the root account, i can't add a normal user accoount, using the MySQL Administrator!
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

this is a FAQ for mysql....... so read the documentation :p
Post Reply