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

OliverColeman’s picture

Updated all sites to use mysqli and status page now works. Guessing this is still a bug that needs fixing, however.

dalin’s picture

Title: Function redeclaration error on status page » Check URL schema before attempting to connect to a db
Assigned: Unassigned » dalin
Category: bug » task

Interesting. I guess we need to check the url schema before we attempt to connect.

dalin’s picture

Status: Active » Closed (duplicate)

dupe of #239598

dalin’s picture

whoops, 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.

dalin’s picture

Status: Closed (duplicate) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.