
9
Editing config.inc.php in Windows Notepad
The $databaseserver parameter should usually be left unchanged:
“localhost” but in some cases the hosting provider uses a dedicated
server for the databases and then you will need to enter the correct
host name of the database server here. Check with your hosting
provider what the host name is if you don’t already know it.
Finally, save the file. Now your AShop files are ready to be uploaded to
your website.
Start up your ftp client software again, for example Filezilla which we
described in the first part of this guide. Connect to your website.
Navigate to the folder where you unpacked all the AShop files in the
left area of the Filezilla window. Navigate to the publicly available folder
of your website in the right area, for example: public_html, www or
httpdocs. If you previously created a subdirectory where you you’re
your AShop to be installed, you should navigate to that subdirectory
rather than just to the public root folder.
Select all the files and folders in the left area, right click and select
Upload on the menu to start transferring all the AShop files to your
website, including the modified config.inc.php you previously made.
This may take a few minutes to complete since there are a lot of files
to transfer.
Comentários a estes Manuais