I wanted to find out if I download/export my wordpress website and upload it to my filezilla server, is that the same thing as creating a local copy? Also is that what MAMP is used for?
Asked
Active
Viewed 35 times
1 Answers
0
No it is not. You also have to create database for the local copy and set the database connections in wp-config.php. WordPress stores file in wp-content folder and used database for storing page data, post data, comments, etc.
You should first understand about how to Install WordPress - Click here.
MAMP is used to run WordPress in Local PC. There is also XAMPP which is similar to MAMP. If you are WordPress developer you can use either XAMPP or MAMP to create WordPress Websites.

yogihosting
- 5,494
- 8
- 47
- 80