Re: How do I download and edit a website?
- From: "jamco" <par_none1@xxxxxxxxx>
- Date: 28 May 2006 17:36:05 -0700
Hi,
Thanks for the reply. I purchased a website that was already up and
running. I'm trying to find out exactly how to download a copy so I
can experiment locally. Do I simply use an FTP client and download the
www folder (or public_html folder) and place it in the htdocs folder of
apache? Can I just download a backup (in .gz format) of the database
and then simply unzip it and expect my site to access it? Where do I
place the downloaded DB file?
Thanks again!
Jim.
ctclibby wrote:
Hi Jim
Since you are a self-stated 'newbie', you may want to consider the
following:
It usually always gets down to 'what do you want to do'. If you are
going to do this for money, it seems that the best way to go would be
to have TWO web servers; each on a different machine. One live on the
Internet, the other a local machine. Both machines should be identical
in software loads ( php, apache, mysql, etc..., but can have different
os's, or hardware. Don't go two far away from the application stuff on
the live box.
Now you have a box to play with and can do what ever you wish to do
without touching the live box. Trust me, I have screwed up stuff to
the max trying to fix something that I did, but didn't realise it until
way to late. If that sort of trouble is on the live web server you
risk the possibility of loosing all your customer stuff and would need
to restore it from protected sources. Note that this sort of thing
always seems to happen just at the most inoppertune moment and will
slow you down immediately.
I also use another machine for backup. It powers itself each and every
Sunday, then it rsync's to both the live and local web server getting
ALL of the necessary stuff to operate ( configs, databases, webfiles
... etc ), then shuts itself off and waits. Now when something goes
down or is broken forever ( usually hardware ) all I need to do is to
load a fresh os, then restore the directorys I need. Yes I know that I
could possibly loose a weeks worth of work, but what are the chances of
*both* machines dying at the same time? I guess if you are really
worried about it, do the backup on a daily basis, midnight or something
you wish. I don't use micro$oft products so I don't worry about the
'blue screen of death' or other nasty things that could happen to make
you reload...
todh
.
- Follow-Ups:
- Re: How do I download and edit a website?
- From: Adriaan van Natijne
- Re: How do I download and edit a website?
- References:
- How do I download and edit a website?
- From: par_none1
- Re: How do I download and edit a website?
- From: ctclibby
- How do I download and edit a website?
- Prev by Date: Re: PHP, sendmail, and mail() - VERY SLOW - please help
- Next by Date: I need help deciding on what php forum software is best...
- Previous by thread: Re: How do I download and edit a website?
- Next by thread: Re: How do I download and edit a website?
- Index(es):
Relevant Pages
|