I am using Amazon EC2 instance for my website which is live right now.
I am struggling to import the latest version of live website onto my local server. I archived the website & downloaded, downloaded the db & after extracting to ‘www/’ in localhost & then creating & importing the db, the localhost does not load up the website. On the localhost page, it changes the path to ‘restricted page’, yet doesnt even show (load) the restricted page.
What is the best way of importing live website from EC2 to localhost?
Apologies, the db was corrupt. We had to extract the data & recreate the whole site by installing everything one by one.