I have copied a Drupal site from a live server to a test environment in order to do further development. I have set this up in a WAMP environment, importerted databases successfully and setup af a virtual host for the site.
I can connect to the site without problems and login. When I want to access the admin pages, I get the following message from the browser (http://www.MYSITE.local/da/admin/modules):
The connection has been reset
Firefox reports the request as "Aborted" when I inspect Firebug's Net.
There are no errors in the Apache log files. Also, I have enabled PHP errors for debugging, and nothing is displayed.
I have reset cache, looked for compression settings for CSS and Javascript in phpMyAdmin, but not found any I could disable.
Help is much appriciated!

max_allowed_packetset at 1mb by any chance? – Clive Feb 18 at 16:19