I recently had an error in Joomla! and was unable to log in to the administrator site. The error was:
- JAuthentication::__construct: Could not load authentication libraries.
Username and password do not match
I almost panicked. It turned out that I had accidentally disabled the authentication module and plugin thereby denying access to the site administrator. Here’s how I fixed the error…