WebDev

Webdevelop => Site Discussion => Topic started by: vince on December 07, 2020, 01:37:38 PM

Title: SSD Drive upgrade
Post by: vince on December 07, 2020, 01:37:38 PM
ok so im gonna upgrade to ssd drives on all my computers including my test server, and im hoping i do not have to start all over again,, can i just backup my databases and my complete website test folder and once the new ssd drive is installed and with windows installed, transfer the backups back to where i got them from ?

example: website test server was in c:\ copy the backup website test server folder back to that location on the new ssd drive
Title: Re: SSD Drive upgrade
Post by: Chen Zhen on December 07, 2020, 06:39:53 PM
Are you talking about localhost testing on your PC?
Yes export your databases & either copy the website directories to an external drive or get an external housing for the current HDD and access its files via USB after the newer SSD is functioning.
Some SSD's (ie. Samsung EVO) come with a program that will copy your entire HDD contents to your SSD if there is adequate storage space.

Ya when everything is set up fresh on your new SSD you can install your localhost server, create a new database and then import the copy of the old one into it.
Then copy the website directories to your new localhost environment (to the appropriate path ie. www).
If you made new DB names, changed between MySQL / MariaDB or changed DB port(s) you will have to adjust each SMF Settings.php file.
Any other changes you made to the newer environments may require repair_settings.php from the SMF website.
Title: Re: SSD Drive upgrade
Post by: vince on December 07, 2020, 09:30:41 PM
ok yeah i thought thats what i could do thanks Chen
Title: Re: SSD Drive upgrade
Post by: vince on December 08, 2020, 03:24:15 PM
All worked out great I do have a external hdd for storage, saved database, saved website directory and installed OS on new ssd reinstalled local server restored everything setup ssl again all is working fine and faster thanks for the info Chen
Title: Re: SSD Drive upgrade
Post by: Chen Zhen on December 08, 2020, 06:25:17 PM
Awesome  8)
EhPortal 1.39.6 © 2024, WebDev