How to Install WordPress on Ubuntu Linux with Apache
Author How to Install WordPress on Ubuntu Linux with Apache This brief post shows students and new users how to install WordPress content management system (CMS) on Ubuntu Linux with Apache HTTP web server. It also has a link to setup free Let’s Encrypt SSL certificates to secure your WordPress website. WordPress is a free and open source CMS based on PHP and MySQL that also has many features and thousands of plugins and template or themes. If you want to create an online website or store, WordPress might be the simplest way to do it, especially if you will need support from users to manage and maintain the site. This tutorial is based on Ubuntu Linux. We’ll be installing Apache web server, MariaDB database server and PHP modules. We’ll also link to another post that will show you how to secure your WordPress website using Let’s Encrypt free SSL certificates. For more about WordPress, please check its homepage To get started with installing WordPress on Ubuntu Linux, follow...