How to duplicate Gallery php's installation on my server.
-make a copy of existing gallery folder
-upload to new folder
-create new albums folder 755
-in gallery/classes/gallery replace the 2 user Db files by the standard original ones
-in .htaccess & config.php add the new folder name to all the paths
-run setup
-end setup after putting folder User in albums folder in mode 755
-should work