

You will be prompted to enter the password.

Use the commands below commands to create a blank database. We need to create a database that WordPress will use to store its content. Reload privilege tables now? : Y Create a blank WordPress Database.Remove test database and access to it? : Y.Enter current password for root (enter for none): Just press Enter.You will be prompted with a number of questions which you need to answer as follows: Secure mariadb server and create a new root password by running the following commands sudo mysql_secure_installation Once done enable and start the service: sudo systemctl start rvice Sudo apt install vim mariadb-server mariadb-client All the software pieces used in the stack are open source.īefore installing WordPress let us first install MariaDB database packages: sudo apt update The database server that will be used in this setup is MariaDB. This article with continue the setup by demonstrating how a user can setup a WordPress website on Linux Mint 21 powered by Nginx, PHP and PHP-FPM. This explains why it’s the most popular PHP development environment.In our previous article we talked about how you can install Nginx with PHP-FPM on Linux Mint. XAMPP is available for all major operating systems, and is extremely easy to install and use. It’s a completely free, open source Apache server distribution with MariaDB (formerly MySQL), PHP, and Perl. In a nutshell, XAMPP is a local server that you can install on your laptop/desktop to mimic an actual web server. If you prefer a video instead, we’ve got you covered! What is XAMPP? I’ll also cover some common issues that you may encounter and how to overcome them. In this post, I’ll be showing you how to install XAMPP on your Windows PC and have a WordPress site (including Multisite) running on it in just a few minutes.

Blazing fast development and exceptional reliability. If you’re used to developing your sites on a live server, that’s exactly what shifting to a local development environment such as XAMPP would feel like. Three cheers for the modern internet speeds! Remember the era before high-speed internet, when you had to wait for videos to buffer? Awful times. Once you’ve experienced speed and reliability, there’s no going back.
