Reputation: 31
I made one simple project, at training center and I want to continue that in my home.
I tried by transferring files from WAMP www director to pendrive and storing in my home pc Wamp WWW directory but Getting 404 ARTICLE NOT FOUND ERROR.
I already attached database related with my Joomla project but could not get into Front end.
Upvotes: 0
Views: 836
Reputation: 42562
Two basic options:
I. Have a look at a took like akeebabackup.com.
II. Do it manually
You need to sync the files.
You need to dump the database and import it to the other installation.
You need to update the configuration.php file to match the settings for database and log / temp folder.
Upvotes: 1