Report this

What is the reason for this report?

Install Silverstripe Website

Posted on July 15, 2014

Hi,

I have zip file of my website that is made on silverstripe CMS. Can anyone please advice me on how to set up the droplet and upload a website?

Thanks 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.

The Silverstripe CMS uses PHP. To install it, you would simply extract the zip file into the web root of your server, visit your IP address in the browser, and run the install script. To get started, you could follow this tutorial to get your basic LAMP (Linux, Apache, MySql, PHP) stack up and running, or you could launch the LAMP one-click application.

If you are using Ubuntu 14.04, extract the zip into the /var/www/html folder. You might also need to fix the permissions on the file:

chown -R www-data:www-data /var/www/html

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.