Search: "mariadb"
How to Install Tiny Tiny RSS Reader on ECS blog
following command to check installed PHP version. ``` # php --version ``` ## Install MariaDB Tiny Tiny RSS Reader supports MySQL ...
Install PyroCMS on Alibaba Cloud blog
. ``` # php –version ``` ### Installing MariaDB PyroCMS supports MySQL, PostgreSQL, MSSQL, Redis and SQLite. In this tutorial, you ...
How to Install OpenCart on Ubuntu 16.04 blog
. ``` apt-get update -y ``` ## Install LAMP Server OpenCart runs on web server, writen in PHP and uses MariaDB to store their ...
Install Dolibarr on Alibaba Cloud blog
result. Last, you can run the following command to check installed PHP version. ``` # php --version ``` ### Installing MariaDB ...
How to install ProcessWire CMS on Debian 9 – Part 1 LAMP Stack Installation blog
, setup Apache Server, MariaDB Server, install PHP 7 (LAMP) and its various modules, and install various other necessary packages ...
How to Install Snipe-IT Asset Management Tool on Ubuntu 16.04 blog
requires Apache, MariaDB and PHP installed to your system. First, install Apache and MariaDB with the following command: ``` apt ...
How to Install Lychee Photo Library on ECS blog
following command to check installed PHP version. ``` # php --version ``` ## Install MariaDB Lychee supports MySQL. In this ...
How to Install CMS Made Simple v2.2 on LAMP in CentOS 7.3 blog
) Install MariaDB (MySQL) Server 1.In replacement of MySQL server, CentOS uses MariaDB server by default. To install MariaDB, use the ...
How to Install Pagekit CMS on CentOS 7.4 – Part 1 LAMP Stack Setup blog
firewalls, setup Apache Server, MariaDB Server, install PHP 7 and its various modules, and install various other necessary ...
How to Deploy Drupal 8 with Ansible Playbook blog
directory to add the roles in our Ansible playbook by running: ``` cd ~/drupal-ansible mkdir roles ``` ### Installing MariaDB ...