Fatal error: Cannot redeclare db_status_report() (previously declared in /usr/share/drupal55/includes/database.mysql.inc:18) in /usr/share/drupal55/includes/database.mysqli.inc on line 37
I'm guessing this is occurring because some sites are using mysql and some mysqli...
Comments
Comment #1
OliverColeman commentedUpdated all sites to use mysqli and status page now works. Guessing this is still a bug that needs fixing, however.
Comment #2
dalinInteresting. I guess we need to check the url schema before we attempt to connect.
Comment #3
dalindupe of #239598
Comment #4
dalinwhoops, posted that on the wrong issue.
What I meant to say was that this is fixed in the latest dev release.
P.S. This module is looking for a new maintainer.
Comment #5
dalin