Zen Cart Logo
Forums / Installing on a Mac Server / Problems replicating site on local host

Problems replicating site on local host

Locked

Views: 3,088

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Jul 2008, 6:04 PM
#1
visionvek avatar

visionvek

New Zenner

Join Date:
Jun 2008
Posts:
16
Plugin Contributions:
0

Problems replicating site on local host

Hi, I have a client site that needs to be redesigned, so I wanted to set up a replicated version of the site on my local host. I read quite a few threads here and I was able to make some progress.

I'm using Mamp pro and I was able to backup and export the files from the live site. I created a new database for the local host and imported the database info from the live site. That worked fine, all of the info in the backend reflects that of the live site.

The problem I'm having is with the files from the live site. My local host site has the proper navigation that relates to the live site, the template isn't the same, etc. I know that is bc I haven't moved over the files from the live site to the local host site.

So, my question is, what's the best method to import the files from the live site into the new local host site? Do I need to copy and paste all of the files into the local host folders?

Sorry if i'm not communicating clearly, I'm very much a newbie and i'm surprised that I was even able to get as far as I did with the install. Any help would be appreciated.

Thanks in advance

1 Jul 2008, 6:23 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Problems replicating site on local host

Unless the client hard-coded some paths, you should just be able to FTP all the files and folders from the remote site to your local machine, and edit the configure.php files.

Should be this:

https://www.zen-cart.com/tutorials/index.php?article=99

only in reverse.

1 Jul 2008, 7:08 PM
#3
visionvek avatar

visionvek

New Zenner

Join Date:
Jun 2008
Posts:
16
Plugin Contributions:
0

Re: Problems replicating site on local host

You are the Man or Woman... Thanks, it worked