This is primary post for my PrestaShop Installation Tutorial Series. In this tutorial i’ll using SSH access from Site5 web hosting company to cut my PrestaShop upload time. If you dont have any account in this great web hosting, you can buy there or leave respond if you want same features but with low price for start up package.
Lets start the Do It Yourself #1 PrestaShop Installation Tutorial Series – Uploading PrestaShop files.
The main feature i’m using in this tutorial is SSH Access. You can read more about it here. And you can read this tutorial to gain more speed in your PrestaShop installation time. I’m using Ubuntu as my OS, you can using PuTTY if you aren’t Unix like OS user.
1. Log in with your SSH client
~$ ssh username@yourdomain.com
enter your account password and you should get result like this
Last login: Sat Sep 5 05:13:24 2009 from 114.58.212.205
2. Now you are connected with your server. Go to http://www.prestashop.com/en/downloads/ with your browser and copy the download link. Type wget in ssh client and paste the link.
#wget http://www.prestashop.com/download/prestashop_1.2.2.0.zip
the respond
–21:37:19– http://www.prestashop.com/download/prestashop_1.2.2.0.zip
=> `prestashop_1.2.2.0.zip’
Resolving www.prestashop.com… 193.25.195.60
Connecting to www.prestashop.com|193.25.195.60|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 6,923,663 (6.6M) [application/zip]100%[====================================>] 6,923,663 2.22M/s
21:37:23 (2.22 MB/s) – `prestashop_1.2.2.0.zip’ saved [6923663/6923663]
you have the latest PrestaShop version already in your server just in 4 second, thanks to direct connection by this SSH access. You need to extract it in your home directory
#unzip prestashop_1.2.2.0.zip
now you have /home/yourname/prestashop/ directory
You can change your domain pointer to address this directory or rename this directory to /home/yourname/public_html by this command
#mv prestashop public_html
Your prestashop files is already to show up.
Go to your homepage and you should directed to PrestaShop Installation page. My next tutorial #2 PrestaShop Installation Tutorial Series – PrestaShop MySql Database Setup.
This tutorial is using Site5 Web Hosting.
This links go to same article
how to upload prestashop, upload prestashop, uploading prestashop, pink prestashop theme, how to upload files and prestashop, prestashop invalid token, prestashop on ubuntu, prestashop invalid security token, prestashop ubuntu, prestashop upload, prestashop ubuntu ssh, prestashop two copy, prestashop start up password, prestashop ssh, prestashop upload catalogue, prestashop security token, prestashop pictures upload, prestashop installation on ubuntu server, prestashop installation tutorial, prestashop invalid token error,
Related posts:
Setup Mysql Database – #2 DIY PrestaShop Installation Tutorial Series
This is part #2 from our PrestaShop Installation Tutorial Series. You can read our previous post Uploading PrestaShop files – DIY PrestaShop Installation Tutorial Series in Site5 web hosting. This step is merely same in other web hosting, please try it although with different screenshot. #1. Manage MySql Database #2...
Prestashop Module Affiliates for All Installation
This tutorial require you to understand Affiliate for All (AFA) installation, please read our previous post about Prestashop “Affiliates For All” Modules Integration – AFA Installation. In this tutorial we will explain about Prestashop Modules Affiliates for All installation. Here are the steps : #1 Download, Upload and Install Prestashop Modules...
How to download the old version of PrestaShop
In this PrestaShop download page, you just get the latest version of Prestashop. How about if your official website using an old ones and you need to restore some files because there is an error while youre editing the code and you don’t remember modification you have made ? Thanks...
How to add new hook in PrestaShop engine – Prestashop Modification Tutorial Series
This is random post under Prestashop Modification Tutorial Series. You have to already familiar with Object Oriented Programming in PHP, Smarty, module programming in PrestaShop, and able to manage MySql database either using web interface like PhpMyAdmin, or using command line in Windows command prompt / shell. In this tutorial...
Prestashop “Affiliates For All” Modules Integration – AFA Installation
Prestashop – Affiliates for All Integration If you are running an e-commerce site, you almost certainly have affiliates and need affiliate management software. Affiliates for All is the new affiliate management system that everyone is talking about. We will explain Affiliates for All integration with Prestashop in this tutorial series....


i want get the pink theme for my prestashop,how to get it ??????