Hello, I created a droplet with ubuntu 14.04 , 512mb RAM. I have installed LAMP server and then uploaded prestashop files intlo /var/www/html directory.
I have referred http://doc.prestashop.com/display/PS16/What+you+need+to+get+started and made those changes. But when i open my droplet ( http://139.59.17.165/install/ ) it was showing error: The 139.59.17.165 page isn’t working.
Can some one help me to resolve this issue.
Thnqs in advance.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
You’d need to refer to your error logs for more information (/var/log/apache2/error.log) but my first thought is that you may have run into a memory issue having run out of available RAM. I would not recommend running Prestashop with LAMP on less than a 1GB droplet.