Public bug reported:

If the database server happens to die or malfunction, Aiki will spit out
PHP errors into the set-up page of the type:

Warning: Error establishing mySQL database connection. Correct
user/password? Correct hostname? Database server running? in
/var/www/openfontlibrary.org/htdocs/system/database/mysql.php on line
119

Aiki needs to be able to handle these warnings by catching the error and
acting appropriately, such as automatically serving a stock error.html
page that could be customized for each site or left as is.

** Affects: aikiframework
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/786558

Title:
  Aiki should handle database connectivity problems gracefully

Status in Aiki Framework:
  New

Bug description:
  If the database server happens to die or malfunction, Aiki will spit
  out PHP errors into the set-up page of the type:

  Warning: Error establishing mySQL database connection. Correct
  user/password? Correct hostname? Database server running? in
  /var/www/openfontlibrary.org/htdocs/system/database/mysql.php on line
  119

  Aiki needs to be able to handle these warnings by catching the error
  and acting appropriately, such as automatically serving a stock
  error.html page that could be customized for each site or left as is.

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to