set_time_limit(7200);
ini_set("memory_limit", "1024M");
storage_location_types
has the entry cabinet
twice. This is a constraint we recently added so it's possible that this error fell through the cracks before. Just remove one of the entries around line 2168 and it should install fine.