Pop up message every 20 seconds

Asked By 20 points N/A Posted on -
qa-featured

I start receiving an error message that would just pop out every 20 seconds, what could be the problem?  

How can I get rid of it? It only started appearing right after I have installed XAMPP and after I navigated to the MySQL Admin page. Can you please tell me what could I possibly do to make it disappear and eventually be able to have my computer run normally again?

 

WinMySQLAdmin 1.4:

Access violation at address 10009F40 in module 'LIBMYSQL.dll'. Read of address 00000000.

SHARE
Answered By 5 points N/A #139038

Pop up message every 20 seconds

qa-featured

This has something to do with wrong password. To fix this error please follow the instruction

  1. Start the XAMPP to run the application.
  2. Then go to XAMPP control panel then click “Start” button to run MySql.
  3. Then click the “Admin”
  4. Click WinMySQLadmin icon on the right side, then choose “Show me”.
  5. Then click my.ini Setup tab
  6. In my.ini Setup text box, delete the ‘password’ entry. Then it will look like this

user=root
password=

After that, click “Save Modification” button. Then restart your computer or you can simply close all error messages. Hope it will solve your problemJ

Related Questions