How to Install OpenCart on Ubuntu 18.04

Install OpenCart on Ubuntu 18

OpenCart is a free and open-source shopping cart system. It is a PHP-based platform for creating online stores, delivering all standard e-commerce functionalities needed for managing an online shop. OpenCart has free lifetime support, software updates, and is localized in many languages and currencies, making it one of the most popular and widely-used self-hosted e-commerce platforms available. In this tutorial, we will show you how to install OpenCart on your Ubuntu 18.04 server.

Read More

How to Install Shopware CE on Ubuntu 18.04

Install Shopware CE on Ubuntu

Shopware Community Edition is a free and open-source e-commerce application. As an alternative to another e-commerce application, like Magento, Shopware is a complete e-commerce solution – it is a very powerful and flexible application. Shopware is very easy-to-use, and we don’t need to master PHP in order to use it. The application is based on a number of symphony framework components developed in PhpStorm through the core features and its plugins. In this tutorial, we will show you how to install Shopware CE on a VPS running Ubuntu 18.04.

Read More

How to Install phpMyAdmin on Ubuntu 18.04

Install phpMyAdmin on Ubuntu

phpMyAdmin is one of the most popular and widely-used web-based database management tools on the market. It is a free and open-source PHP application that allows users to manage single or multiple SQL database servers, both locally or on a remote server using a web browser with easy to use graphical user interface. It can be used to handle the administration of MySQL as well as MariaDB databases. You can create, modify, and delete databases or tables, execute SQL queries, manage your MySQL user accounts and privileges, and much more, all from your web browser. Today, we are going to show you how to install phpMyAdmin on Ubuntu 18.04.

We have an updated version of this tutorial – How to Install phpMyAdmin on Ubuntu 20.04

Read More

How to Install MySQL on Ubuntu 18.04

Install MySQL on Ubuntu 18.04

In this tutorial, we will show you how to install and improve the security of MySQL on Ubuntu 18.04. MySQL is one of the most popular and widely-used open-source relational database management systems. It is used for building web applications such as WordPress, Drupal, Joomla, and Magento, and is an important part of the LAMP/LEMP open-source web application software stacks. At the moment of writing this tutorial, the latest supported version from the official Ubuntu package repository is MySQL 5.7. Let’s get started.

Read More

How to Install MyWebSQL on Ubuntu 18.04

Install MyWebSQL on Ubuntu 18.04

In this tutorial, we will show you how to set up MyWebSQL on Ubuntu 18.04 server. MyWebSQL is a free and open-source web-based WYSIWYG client for managing the databases on your server. It provides a simple and intuitive interface with the look and feel of a desktop application. This PHP-based application offers a rich feature set and plenty of tools for database management. It can work with the most popular database types, such as MySQL, PostgreSQL, and SQLite databases. With its fast and attractive web interface, it is a very good alternative to the popular phpMyAdmin.

Read More

How to Install PHP 7.3 on Ubuntu 18.04

Install PHP 7.3 on Ubuntu 18

In this tutorial, we will show you how to install PHP 7.3 on Ubuntu 18.04. PHP (Hypertext Preprocessor) is an open-source server-side scripting language designed primarily for creating dynamic interactive websites. PHP is one of the most popular languages and it is freely available for redistribution and modification. PHP powers WordPress, the most popular content management system used for blogging and building websites as well as many other e-commerce websites, customer relationship management software, enterprise resource planning software, and much more.

The latest PHP 7.3 version has been officially released on December 6th, 2018. It comes with a number of new features and a few incompatibilities that you should be aware of before upgrading from the previous version.

We have an updated version of this tutorial – How to Install PHP 8 on Ubuntu 20.04

Read More