Closed (duplicate)
Project:
Multisite Maintenance
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2008 at 01:25 UTC
Updated:
4 Nov 2008 at 23:16 UTC
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
Comment #1
1kenthomas commentedAffects 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.
Comment #2
dalindupe of #239598