TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MySQL database deactivated in XAMPP localhost

1 pointsby oseifrimpongabout 12 years ago
I have installed XAMPP 1.8.1 on my windows 7 64 bit machine. I have started MySQL, Apache, and FileZilla as services. In localhost/xampp, at the status part, I have mysql database is deactivated. I really need help, I have searched online for hours and I still have not got any solution. Thank you in advance.

1 comment

mschuster91about 12 years ago
Check the logfiles, they're in xampp folder. It might help to check if there is another mysqld running from a previous install on the system, or if the Windows firewall prevents Mysql from running.