Consider the situation where you have a website on joomla on one hosting (we assume it to be local, eg, Denver) and you want to move it to another (eg hosting provider). We need the following tools: file dumper.php ( ) For import-export database and jsys.php (
1. Copying a database Joomla.
2. Copying files. We go back into a file folder system (Z: home imya_lokalnogo_sayta www) and archiving all files in zip format called file mysite.zip.
3. Preparation hosting Joomla (ONLY if the database on the hosting is not installed). Set up on hosting a new database in the admin panel hosting. Create a user to remember their username and password, and set up base.
4. Moving and unpacking. Upload files and mysite.zip jsys.php on hosting with ftp to a folder such as www, htdocs or http, the folder itself set write permission (CHMOD 777) and remember what was right before the change
type in the browser http://имя_локального_сайта/jsys.php. We go into the file manager, extract mysite.zip
set permissions for www, htdocs or http as it was before
type in the browser http://имя_локального_сайта/dumper.php
indicate there login and password database hosting, import it into a dump
5. Edit the configuration file Joomla. Open configuration.php and enter the data obtained in Section 3 or from the host.
7. Placing the access rights. "Directory on media, images / stories, images / banners cache and append permissions (chmod) - 777. On the other folders in order to improve safety reserve for files 755 and -644. To install new extensions and configuration changes will expose the right individual.
Renaming htaccess.txt. Htaccess
Voila:)