Forum Moderators: phranque
I currently do a total backup about every week, and save copies of every new edit on two machines, but now I have to sort out what I've done since last Friday. ugh
(side note: is anyone hosting their site on a residential cable line? if so, have you run into any bandwidth problems?)
I'd watch out for hosting your PC on your residential modem account - I has my account pulled by Road Runner for hosting a public WWW server off of it... If you're talking about low volume or a password-proptected site, then you should be all set. Most cable modem services give you an assymetric connection - more speed downloading than uploading. RR here is about 280KB/s down, 48KB/s upstream.
When it's time to release...
DEV --> FTP --> BACKUP --> FTP --> LIVE
That way, the existing LIVE is always replicated in BACKUP (except for the few moments during a site upgrade); plus if you ever lose both LIVE and BACKUP then you've still got DEV...
Most data generated by the applications is backed up nightly to a separate data center; however critical data (user registration, financial transactions etc.) are replicated in real time.
I think the server lost my DSN name because I could not access my database at all. But before I could get an error message to confirm this, I got suspended for eating up too much processer (99% they tell me). I guess my subscribers are pretty active today. ;)
So now they are working to unlock their processor and tell me what the problem is. I already recreated the DSN, but being locked out is bad news because I can't test it.
Looks like I have some more development to do so that when this happens again I don't have to rely on the DSN!
(I say 'when' because I expect another round sooner or later, maybe with another site, who knows.)