Totally Zenned
- Join Date:
- Feb 2007
- Location:
- South Florida, USA
- Posts:
- 1,375
- Plugin Contributions:
- 0
Error cloning site
Hi,
This question is a second stage of cloning database, which was successfully resolved.
My webhost has a utility for backing up the whole site, it compresses the whole folder in a tar.gz file which can then be downloaded locally.
No problem there, I uncompressed it in the appropriate folder (www for WAMP sever), and all the folders and files are there.
I renamed the folder eliminating the .com extension.
NOW, when calling index.php to start the site, Firefox switches it to zc_install/index.php, thus calling the intermediate folder zc_install which doesn't exist and I get a 404 error.
How can I eliminate this redirection?
Thanks!