Discussion:
[phpMyAdmin Developers] Error phpmyadmin
Roaa Abdullah
2018-07-18 09:19:01 UTC
Permalink
Good day,
When enter user & password for phpMyAdmin no entry appear error (Cannot log in to the MySQL server , mysqli_real_connect(): (HY000/2002): Connection refused) pleases help me.


Regards,

Roaa Abdullah ||IT Department ||***@ebgh.sa<mailto:***@ebgh.sa>






This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Erfan& Bagedo General Hospital. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.
Isaac Bennetch
2018-07-18 15:13:47 UTC
Permalink
Hi,
Post by Roaa Abdullah
Good day,
When enter user & password for phpMyAdmin no entry appear error (Cannot log
in to the MySQL server , mysqli_real_connect(): (HY000/2002): Connection
refused) pleases help me.
Most likely your username and or password are incorrect — or when
you're connecting, it's from a different 'host' value than your
username is configured to use (for instance, if your user account is
rabdullah with host localhost but you're connecting via TCP/IP
connection, the username will not match). Try connecting from the
MySQL command-line client to see if you're able to connect at all,
then use the 'STATUS;' command to see what connection type you're
using. Ask your system administrator to verify the host value of your
user account.

A few other thoughts come to mind, but given that error it seems this
is the most likely cause.

Also, this list is for discussion regarding development and
programming of the application itself, for support next time please
see the list at https://www.phpmyadmin.net/support/

Regards,
Isaac
Post by Roaa Abdullah
Regards,
This email and any attachments to it may be confidential and are intended
solely for the use of the individual to whom it is addressed. Any views or
opinions expressed are solely those of the author and do not necessarily
represent those of Erfan& Bagedo General Hospital. If you are not the
intended recipient of this email, you must neither take any action based
upon its contents, nor copy or show it to anyone. Please contact the sender
if you believe you have received this email in error.
_______________________________________________
Developers mailing list
https://lists.phpmyadmin.net/mailman/listinfo/developers
Loading...