XAMPP "module" mysqli 'already loaded "error?
If XAMPP is configured and working correctly, it managed to access phpmyadmin and execute php code on the local server. This morning, after starting XAMPP and starting Apache, I get a message that "the module" mysqli "is already loaded."
I can't log into phpmyadmin - I see the login page, but when I click "go" I just get a blank page. I was training submission of forms to the DB, everything worked fine, now after submitting the form, the message is returned: "Failed to connect: (2002) Connection error because the related side did not respond properly after a certain period of time, or the connection established failed because the connected the host was unable to respond. "
The XAMPP status page shows everything as activated. I don't remember making any configuration changes or doing anything else that might cause this.
Appreciate any input.
a source to share