I just tried installing the D6 version and now the Modules page comes up blank every time.
Check your memory_limit setting in your php.ini. If you're on linux, edit /etc/php.ini and look for "memory_limit". It's likely set at 8 (I believe that's the default). Try increasing this to 16 or 32, then restarting your web server.
