Article Archive : Ubuntu 1904

How To Install Wordpress With Nginx On Ubuntu 19.04

How To Install Wordpress With Nginx On Ubuntu 19.04

To install wordpress with nginx on Ubuntu 19.04, follow these step-by-step.

How To Install Wordpress With Apache On Ubuntu 19.04

How To Install Wordpress With Apache On Ubuntu 19.04

Installing wordpress on ubuntu 19.04 with apache, mariadb server and php is very easy task. You can also use this installation procedure that I will cover here if you are using mysql server because mariadb server is equal to mysql server.

How To Install Wordpress With Sqlite Database On Ubuntu 19.04

How To Install Wordpress With Sqlite Database On Ubuntu 19.04

In this blog post, I will cover how to install wordpress with sqlite on Ubuntu 19.04. If your site is new, it is not bad to have sqlite as the database of your wordpress blog. When the site is growing big, you can migrate to mysql database.