Linux Tutorials on the topic “php”
-
How to Install PrestaShop with Apache and Let's Encrypt SSL on CentOS 8
Author: Hitesh Jethva • Tags: apache, centos, linux, mysql, php, web server • Comments: 0PrestaShop is an open-source shopping cart written in the PHP used to create and manage your online business. In this post, we will show you how to install PrestaShop with Apache and Let's Encrypt SSL on CentOS 8.
-
Install and Configure PHP OPcache on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, php, server, ubuntu, web server • Comments: 2Opcache is a powerful PHP extension used to increase PHP performance by storing precompiled script bytecode in shared memory. In this tutorial, we will show you how to install and enable the Opcache PHP extension with Apache and Nginx on Ubuntu 20.04.
-
The Perfect Server - Ubuntu 20.04 with Apache, PHP, MariaDB, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.2
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 133This tutorial shows how to install an Ubuntu 20.04 LTS (Focal Fossa) server with Apache, BIND, Dovecot and ISPConfig 3.2. ISPConfig is a web hosting control panel that allows you to configure Email, Webserver, and DNS services easily through a web browser.
-
-
How to Install YOURLS self-hosted URL shortener on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, php, web server • Comments: 2YOURLS is a free, open-source and self-hosted URL shortener written in PHP. It is very similar to TinyURL or Bitly and allows you to run your own URL shortening service.
-
How to Install and Configure Caddy Web Server with PHP and MariaDB on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, mysql, php, ubuntu, web server • Comments: 7Caddy Web Server is a modern open-source web server written in GO language. In this tutorial, you'll install and configure Caddy to run along with PHP and MariaDB on an Ubuntu 20.04 based server.
-
Magento E-Commerce Platform installation with Apache2 and Let's Encrypt on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, linux, php, ubuntu, web server • Comments: 1Magento is a free and open-source e-commerce web application that allows you to create a fully functional eCommerce store in minutes. In this tutorial, we will show you how to install Magento E-commerce platform with Apache and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on CentOS 7.6
Author: howtoforge • Tags: centos, linux, mysql, nginx, php, web server • Comments: 7Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 7.6 server with PHP support (through PHP-FPM) and MySQL (Mariadb) support.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, mysql, nginx, php, server, ubuntu, web server • Comments: 2This tutorial shows how you can install Nginx on an Ubuntu 20.04 LTS server with PHP 7.4 support (through PHP-FPM) and MySQL support (LEMP = Linux + Nginx (pronounced "engine x") + MySQL + PHP).
-
How to Install OpenLiteSpeed HTTP Server with PHP on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, web server • Comments: 3OpenLiteSpeed is an open-source HTTP server developed by LiteSpeed Technologies. It is a high-performance and lightweight HTTP server with a web-based GUI for administration. In this tutorial, we show you how to install OpenLiteSpeed with the MariaDB database and the current PHP 7.4 on the Ubuntu 18.04 server.
-
How to Install InvoicePlane with Nginx on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, php, web server • Comments: 1InvoicePlane is a free and open-source invoicing application. This tutorial will show you how to install InvoicePlane on a FreeBSD 12 system.