I have trying to download a whole working e - commerce website. I keep getting stuck.
Its a website using Magento + WordPress.
- I have installed XAMPP.
- I have run Apache, and PHP
- I have created a DB called magento.
- When I go on to localhost/websitetest
- Magento installation process starts, instead of loading the full working website, even though it
doesnt have any data in the DB’s, it should still run perfectly right?
First big tasks I am attempting at this.
I downloaded all the files as instructed by the admin of the website using git. He mentioned something of running a remote project using Netbeans possibly. What other solutions or alternatives are there?
Read more here: I am trying to copy a entire website e-commerce system locally, How do i do it?