In wp-config.php look for an entry define('CONCATENATE_SCRIPTS', false );
If it is set to "false" try setting it to "true". If it set to "true" try setting it to "false". If it is missing, add the line and try both (not at the same time, but one after the other). It may fix the issue.