473,503 Members | 10,245 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can anyone please help me? I have this MySQL ERROR

18 New Member
HELP PLEASE!!!!!!!!!!!!!

Error

MySQL said: Documentation
#2003 - Can't connect to MySQL server on '127.0.0.1' (10061)

Connection for controluser as defined in your configuration failed.
Aug 21 '15 #1
1 1401
RonB
589 Recognized Expert Moderator Contributor
#2003 - Can't connect to MySQL server on '127.0.0.1' (10061)
That usually means that the mysql service is either not running (code #2002) or connection is being refused (code #2003).

Mysql documentation: Can't connect to [local] MySQL server

Connection for controluser as defined in your configuration failed.
That error message is not coming from mysql (are you connecting via a 3rd party app?), but does point to the problem being a permission issue.
Aug 21 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
3115
by: c_chen | last post by:
Hi, i am a beginner in PHP and mySQL. Whenever I try to connect my php and mysql database, i get this error.: MySQL error : access denied for myuser@localhost (Using password:yes) I have...
2
5581
by: Elmar Grandel | last post by:
Hello, i just updated my mysql database from 4.0.x to 4.1 because i like to have the possibility to create subqueries. My problem with the new release is the following: In my running project i...
16
3154
by: Andie | last post by:
Hello All, I have this sql statement thats works in MSSQL when I call a function function showNewProd(dispNum) 'Declare some variables dim mySQL, rsTemp, tempStr, count 'Read Database
2
1495
by: Adrian | last post by:
Dear All I'm a newbie to MySQL and I have this piece of SQL, which MySQL is complaining about: select ID, (select autorollforward from lucategory as b1 where a1.category = b1.ID), sdate,...
0
2272
by: yeahuh | last post by:
Quick and dirty version. Godaddy server using MySQL 4.0.24 I’m trying a left join to obtain id’s in table A(cars) that are NOT in car_id in table B(newspaper): *This is a cut down version...
2
3240
by: sarma | last post by:
Hi friends, I am using MySQL 5.0.24a on Linux. When I try to use des_encrypt() function, I am getting the warning like des_encrypt() is disabled and You need MySQL built with...
2
4198
by: mmoor | last post by:
mysql_query("SELECT name, street, url, extra1, extra2, i0+i1+i2+i3+i4 AS incoming, o0+o1+o2+o3 AS rent, s0+s1+s2 AS wohnung FROM amigo WHERE top='1' AND status='1' AND ($row) ORDER BY $row"); ...
6
1952
by: Justin.Voelker | last post by:
Can anyone clue me on on how to have my html page continue rendering past a MySQL error? If you visit www.Base2WebDesign.com, click login, type in anything for a username and password, then view...
1
1310
by: tembil | last post by:
Hi, will anyone help this statement gives me an error: SELECT `tbl_address_out_new`.`Location_Name_IA`, `tbl_address_out_new`.`AMC_ID_IA`, COUNT(`Location_Name_IA`), COUNT(`AMC_ID_IA`) WHERE...
3
4934
by: phobia1 | last post by:
Hi once again. We have just changed our ISP and things that worked fine now do not, Obviously its in the differences of MYSQL and PHP versions. Have fixed most of the problems but this UPDATE...
0
7193
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7067
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7264
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7316
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
728
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.