|
Move or Copy AShop
|
Previous Top Next |
| 1. | Download the all of the AShop files and export (save as file) the database (structure and data) from the existing site.
|
| 2. | Upload the files to the new location.
|
| 3. | Set the file and directory permissions as listed in the new installation instructions.
|
| 5. | Create a database and import the sql structure and data.
|
| 6. | Edit the admin/config.inc.php file if necessary so that it will match the database server, name, user, and password.
|
| 7. | Edit all of the path and URL settings in the database so that they match the paths and URLs at the new location. This can be done with a tool such as phpMyAdmin or DB Admin, which are typically provided by web hosting services.
|