Jérémie P. Posted July 24, 2010 Share Posted July 24, 2010 Pour une installation plus rapide de Prestashop, je vous conseille le SSH.A voir aussi ici : Installation Prestashop SSHwget http://www.prestashop.com/download/prestashop_1.X.X.zipunzip prestashop_1.X.X.ziprm prestashop_1.X.X.zip-- Deplacer le contenu de /prestashop/ vers la racinemv prestashop/* .rm -r prestashop-- Création de robots.txt et .htaccesstouch robots.txt .htaccesschmod 777 config tools/smarty/compile admin/import admin/backups sitemap.xml robots.txt .htaccesschmod -R 777 img mails modules themes/prestashop/lang translations upload download-- Commencer la webinstall sur /install/-- Une fois installée, supprimer certains fichiers et renommer l'admin :rm -r install readme_fr.txt readme_en.txt readme_es.txt-- Changement du nom de l'admin par /mon_adminmv admin mon_admin Link to comment Share on other sites More sharing options...
Yannkee Posted February 4, 2011 Share Posted February 4, 2011 manque 2 dossiers a passer en chmod (pour la 1.3.6) chmod 777 config tools/smarty/compile tools/smarty/cache themes/prestashop admin/import admin/backups sitemap.xml robots.txt .htaccess Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now