Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2011
    Posts
    2
    Plugin Contributions
    0

    Default 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/i...hp?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?ma...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

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,133
    Plugin Contributions
    11

    Default Re: Moving produstion to localhost

    If you can open the cart and not the admin, then your problem is likely in the YourAdmin/includes/configure.php file.

  3. #3
    Join Date
    Sep 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Moving produstion to localhost

    I already check it, it look Ok:

    define('HTTP_SERVER', 'http://ipaddress');
    define('HTTPS_SERVER', 'https://ipaddress');
    define('HTTP_CATALOG_SERVER', 'http://ipaddress');
    define('HTTPS_CATALOG_SERVER', 'https://ipaddress');

    I also try with localhost insted of ipaddress

    define('DIR_WS_ADMIN', '/domain/renaimedadmin/');
    define('DIR_WS_CATALOG', '/domain/');
    define('DIR_WS_HTTPS_ADMIN', '/domain/renaimedadmin/');
    define('DIR_WS_HTTPS_CATALOG', '/domain/');

    define('DIR_FS_ADMIN', 'C:/wamp/www/domain/renaimedadmin/');
    define('DIR_FS_CATALOG', 'C:/wamp/www/domain/');

    define('DIR_FS_SQL_CACHE', 'C:/wamp/www/domain/cache');

 

 

Similar Threads

  1. Replies: 9
    Last Post: 6 Jul 2016, 07:45 PM
  2. Can't restore database after moving from localhost
    By Annie_zaz in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 16 Sep 2013, 11:48 AM
  3. moving from localhost to live
    By yamadan in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Feb 2010, 07:37 AM
  4. localhost.localdomain
    By aland in forum Basic Configuration
    Replies: 8
    Last Post: 1 Apr 2007, 07:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR