Not long ago i changed web contains and transferred all my files from anyone to the other. THAT WILL SUCKED! PHP and Html code fell apart!
What can you do as your general practice in making a change like that as easy because possible
I would love to get some thoughts before i start making numerous mistakes on the new server.
Eric
What all messed up from the transfer Hrefs in addition to urls
urls and connections to the databases. i’ve learned the hard manner about those. just wondering if there was any things to maintain in mind
eric
Below are a few things I do to make sure that disruption is kept to some minimal:
- Keep cable connections to databases as well as common variables in addition to functions in a strong include file. Because of this, you only ought to change one file to be sure that your code is up-to-date.
- Do not cancel your previous hosting package until eventually you’re sure your new an example may be working. That manner, if you need stuff with the old host, it is possible to still get at it before many people wipe it away.
- Use relative paths to help files and URLs. This ensures you do not have any issues in relation to transfer of your web blog, even if you change your website name for it (and of course, I’ve seen that happen).
That’s about all We can think of at the moment.