I have no idea what caused this error or what the remedy is. I'm not having any particular problems with 2.25.7, and I'm not sure there are any features in newer versions that I might be interested in. Should I just be happy with 2.25.7?APPLICATION ERROR #400
Database connection failed. Error received from database was #0: .
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
Previous non-fatal errors occurred. Page contents follow.
MySQL Native Driver (msqlnd) required
Error after upgrading to 2.28.1 from 2.25.7
Moderators: Developer, Contributor
Error after upgrading to 2.28.1 from 2.25.7
I have Mantis hosted on my web site which was installed via Softaculous. I have been on version 2.25.7 for some time. I would like to upgrade to a newer version, but my last two attempts failed, including an attempt to upgrade to 2.28.1 today. The error I got when trying to access Mantis after I upgraded to 2.28.1 was:
Kevin Rahe
Re: Error after upgrading to 2.28.1 from 2.25.7
I don't know about Softaculous and how it's managing MantisBT installs so I'm not sure I can help. Looking at your error report:
Please make sure that it is available on your system - check with your provider.
Mantis 2.26.0 bundles ADOdb 5.22.6, which requires requires the MySQL Native Driver (Mysqlnd) to be installed for mysql connections.MySQL Native Driver (msqlnd) required
Please make sure that it is available on your system - check with your provider.
You should definitely and always upgrade to the latest version to keep up with security updates, particularly if your MantisBT instance is exposed on the internet. There's been quite a few vulnerabilities fixed since 2.25.7, in particular a critical one in 2.28.1.Should I just be happy with 2.25.7?