Posted by 1kenthomas on October 16, 2008 at 1:25am
Jump to:
| Project: | Multisite Maintenance |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
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.
#2
dupe of #239598