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 ||Rabdullah@ebgh.samailto:Rabdullah@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.
Hi,
On Wed, Jul 18, 2018 at 5:19 AM, Roaa Abdullah rAbdullah@ebgh.sa wrote:
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
Regards,
Roaa Abdullah ||IT Department ||Rabdullah@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.
Developers mailing list Developers@phpmyadmin.net https://lists.phpmyadmin.net/mailman/listinfo/developers