If your clean install and copied install are on the same (virtual or otherwise) server then the Apache config should be correct.
My guess, therefore, is that you've either not copied over everything or the file permissions are wrong. In your gallery root there should be an ".htaccess" file which turns on the mod rewrite function via the line "RewriteEngine On". Compare it with your clean install.
--
Adrian