Zen Cart Logo
Forums / Installing on a Mac Server / Trying to recreate an existing store on my Macbook..eeek

Trying to recreate an existing store on my Macbook..eeek

Views: 22,692

Results 1 to 2 of 2
23 Sep 2013, 9:09 PM
#1
tcarden avatar

tcarden

Zen Follower

Join Date:
Oct 2012
Posts:
282
Plugin Contributions:
0

Trying to recreate an existing store on my Macbook..eeek

today i copied an enitre ZC file system and DB onto my MacBook. i got the DB installed no problem. but when going to the index page i see the installer page.

i've opened up both catalog/includes/configure.php and the admin one too.

one question is, for the https is okay to put something like below?

define('HTTPS_CATALOG_SERVER', 'http://localhost/~myname/kart/');

and if possible, where do i change the host name for the database?

or maybe i should just run the installer?, does that make sense for an already populated ZenCart?

thanks

25 Sep 2013, 8:39 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Trying to recreate an existing store on my Macbook..eeek

Yes, you can use an http URL instead of https on your localhost/pc/mac for development/testing, since you probably don't have a fully-signed SSL cert for your standalone computer. Just don't do anything that requires use of sensitive data such as credit card numbers while working on your local computer.

Related articles:
http://www.zen-cart.com/content.php?142-i-want-to-move-my-zen-cart-installation-to-another-host-or-a-different-server
http://www.zen-cart.com/content.php?141-is-it-possible-to-create-build-a-complete-zen-cart-setup-on-a-test-server-and-then-install-on-a-live-server