By erik308208
I’m new to Digital Ocean and trying to decide on what makes more sense when setting up my Droplet. What is the difference between LAMP on Ubuntu and Wordpress on Ubuntu configs? Is it just that on the later they add Wordpress to the LAMP config?
Thanks, Erik
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!
LAMP stands for Linux (in your case ‘Ubuntu’) Apache (Web Server) Mysql (Database) and Php (scripting language for your website). <br>This is a complete Web Stack you need to install first in order to host and run your Website developed using Wordpress. <br>Wordpress is a Content Management System (CMS) that is used to build dynamic Websites. <br> <br>So first you need to install LAMP stack : https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-14-04 <br> <br>And then Install Wprdpress : https://www.digitalocean.com/community/articles/how-to-install-wordpress-on-ubuntu-14-04
Installing Ubuntu with LAMP would probably allow you to install other PHP CMS solutions out there, such as Drupal, Joomla, etc, but I don’t think it would include Wordpress. I have not tried the specific options for Ubuntu with LAMP vs. Ubuntu with Wordpress, but I would say that the Ubuntu with LAMP would probably require a manual install of Wordpress while the Ubuntu with Wordpress would include Wordpress (and, by extension, the LAMP stack that is required to run Wordpress).
The difference is the ubuntu lamp is just that, a blank web server you would have to upload your site or upload a cms and set it up, ubuntu with WordPress, would be ubuntu with lamp and also have WordPress setup already
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.