XXAMP MySQL Shutdown Unexpectedly

We suddenly started getting the Joomla4 error page while building a new site in XXAMP. Our first search on the web lead us to fixing the “data” directory in the “C:\xampp\mysql\data”. We used the following article to help get us started. They offer 3 different methods. We didn’t have “Administrator” privileges on the machine, so we started with method 2 and coping the data. At first this got the MYSQL working again.

https://kinsta.com/knowledgebase/xampp-mysql-shutdown-unexpectedly/

We couldn’t get into the website via the Administrator so we need to change the configuration file manually to get us some error messages to debug the site. We used this article to change the permissions on the “configuration.php” file to not be “read-only”.

https://docs.joomla.org/Special:MyLanguage/J4.x:FatalError

This lead to a new error message

https://stackoverflow.com/questions/38759870/xampp-mysql-table-doesnt-exist-in-engine-1932

None of the methods worked for us. We needed to reinstall XAMPP.

Well this happened again where MySQL won’t start. The error was different. Here is the solution we needed.

https://stackoverflow.com/questions/18022809/how-can-i-solve-error-mysql-shutdown-unexpectedly

WordPress Security Employee Email Attack

We like using WordPress to build website and blogs, and we always add some kind of Web Access Firewall to keep it semi-safe. We review the access logs in the Web Access Firewall login attempts to block bad IP‘s. We noticed some of the attempts were old & current employee email addresses and names. Some of the passwords the attackers used were passwords we have seen previous employees used.

This is a good reason to enforce strong password policies. There are a ton of plugins to achieve this, and a bunch of them are free. We realized these attackers had some information regarding our company. It was great to see these login attempts thwarted by simple plugin. This is why it is so important to install something to help. We used RSFirewall for WordPress on the site where we discovered these login attempts. It was a reminder to us, and we want to keep you aware.

Let us know if this helped you…

Translate »