New Zenner
- Join Date:
- Sep 2011
- Posts:
- 2
- Plugin Contributions:
- 0
Moving produstion to localhost
Hello everyone,
I'm trying to move live site to localhost (wonna make test enviroment for future changes). I follow all steps from installing new ZenCart 1.3.9h to localhost (with Wamp 2.1) and from tutorial : https://www.zen-cart.com/tutorials/index.php?article=100 (moving zen cart to another host). New Zen Cart is instaled to VM using Oracle Vm virtualBox.
After importing database from live server to localhost next step should be reset session directory key using tool :
http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_54&products_id=82
here I get first problem, this dosn't work, when I try to open fix_cache_key.php in browser I recive error "IE cannot display the webpage". I check manualy in database where I confirm that cache directory is same as in configure.php file.
I can open my store from localhost but problem exist when I try to open Admin area where I also recive error "cannot display the webpage".
Can someone help me with this, tnx