still haven’t managed to get this working ?? so I will lay out everything I have done and hope you may be able to spot something I missed,
I have been building a site online using wordpress on siteground servers.
I am without the internet next for a fortnight, so I need to take my build offline for a while.
I have installed MAMP on my Snow Leopard iMac, and I have a green light for both Apache and MySQL servers.
I did a fresh install of wordpress on my localhost.
Then I downloaded all the files from siteground severs using FTP. I copied all the files from ‘public HTML’ folder, and replaced the files on my localhost with them.
Then I updated my database details using this,
https://kb.siteground.com/article/How_to_transfer_my_WordPress_from_one_host_to_another.html
Should all work right? Is there something I missed out?
So when I go to my localhost address, https://localhost:8888 it just comes up with the default wordpress site. My plugins and themes and edited CSS are all there, but none of my content is there. Just default wordpress web content.
I think one issue may be, as quoted from the siteground page;
‘Transferring your WordPress application includes copying your files and database and modifying the wp-config.php file in your main WordPress folder.’
I don’t know what copying database files is or how to do it…is this the reason my localhost won’t work?
Thanks for your time, hopefully I can get this working soon because I need it to work!