FYI: If settings.php contain different db connection schema, multisite_maintenance hangs:

PHP Fatal error: Cannot redeclare db_status_report() (previously declared in C:\\drupal\\includes\\database.mysqli.inc:21) in C:\\drupal\\includes\\database.mysql.inc on line 34, referer: http://www.example.com/admin/multisite/multisite_maintenance

See http://drupal.org/node/239598 for reference.

Comments

1kenthomas’s picture

Affects site status tab as well; simplest solution is to choose same schema on all sites, of course, but occasionally a module/function will fail with the faster mysqli.

dalin’s picture

Status: Active » Closed (duplicate)

dupe of #239598