Transferring your web-site to a new domain/hosting
When transferring your web-site that works on TDSSE CMS to a new hosting, server or domain you must do the following steps:
1) Create a backup for your web-site in the admin panel "Backup" section.
2) Connect to your web-site through FTP client and download /admin/backup/ folder with all the contents to your computer.
3) Upload the /admin/backup/ folder with all the contents to the new hosting.
4) Set the file permissions using `chmod' to "Writing" for the root folder (usually "/public_html/" folder) and for all the files and folders located in that folder.
5) Open in your browser http://YOURWEBSITE/admin/backup/extract.php
6) Now your web-site is unpacked, but the two .htaccess files (located in the root folder and /admin/ folder) have old path to the /admin/.htpasswd file. Also if the web-site was located on another domain there is the old domain information in robots.txt file.
7) So, when connected through FTP clean up the .htaccess files (the one that is in the root folder and in the /admin/ folder). To do that open them in the notepad and detele everything.
8) If your web-site was located on another domain, then go to the admin panel and write new domains in the config.
9) Open in browser http://YOURWEBSITE/admin.php?d=transfer - this will generate new .htaccess files and re-write robots.txt file.
10) The transfer is completed.
Latest forum posts:
The latest forum posts are not available at this time.
