badmad Posted June 7, 2011 Share Posted June 7, 2011 Hello,is ther a manual how to install PrestaShop 1.4 ?This one is 3 years old:http://www.prestashop.com/wiki/Installing_And_Updating_PrestaShop_Software/Do I still have to turn on the GD Library ? make sure the following PrestaShop folders have ‘write’ permissions ...... /config, /upload, /download, /tools/smarty/compile. The Folders "smarty" and "compile" no longer exists, are ther some other folders now who needs that write permission instead?Is it still nessesary to rename the /admin folder?Thank You Link to comment Share on other sites More sharing options...
badmad Posted June 7, 2011 Author Share Posted June 7, 2011 ok, that was all I had to do on server via ssh wget http://www.prestashop.com/download/prestashop_1.4.2.5.zip unp prestashop_1.4.2.5.zip rm prestashop_1.4.2.5.zip cd prestashop #http://www.prestashop.com/wiki/Installing_And_Updating_PrestaShop_Software/ chmod a+w config upload download tools chmod a+w -R img mails modules themes/prestashop/lang translations #new ones in 1.4 chmod a+w sitemap.xml log chmod a+w -R tools themes/prestashop/cache #after installation & configuration mv admin ExampleName rm -R install readme_fr.txt readme_en.txt readme_es.txt readme_de.txt readme_it.txt CHANGELOG #Backend http://www.domaine.com/ExapleName 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