Can I clone drupal site on the same server?
问题 We would like to upgrade our D6 site to D7 version. It's a kinda big site but we tried to clone the site on the same server using the same files and database. So the set up is : Production - database: db folder: www/drupal Clone: database:db2 folder: www/drupal2 anything from production has been copied. We just updated the settings.php, The idea is to make all upgrades to clone site then just switch by just renaming the folder and updating settings.php again. However, we can only have the