Project-Pier / ProjectPier-Core

ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface.
http://www.projectpier.org
GNU Affero General Public License v3.0
37 stars 16 forks source link

ProjectPier should gracefully handle the situation when the mysql database is not accessible and let the user know with an attractive message #32

Open JonDeG opened 9 years ago

JonDeG commented 9 years ago

Because this could likely be a very common problem, something like "can't connect to mysql database" would be more helpful than the current error which just says "Sorry, fatal error happened", Error: Call to a member function escapeValue() on a non-object