
Originally Posted by
schoolboy
Somewhere on this forum (a couple of weeks ago) I posted the procedure to do this.
No... no "install run" needed. The original store was "installed", so whatever you "clone" will also be "installed".
basically, the process involves:
1. Create a database with a different name (easy in Cpanel) and then in phpMyAdmin COPY your live database into it.
2. COPY the zc folders/files in the root, to a sub-directory (quick & easy in Cpanel)
3. EDIT the two configure.php files to reflect the PATH and DATABASE changes.
4. CHMOD all folders/files to required settings
5. Run fix_cache_key.php to sort our cache ref in dbase.
That's it