Linux Tutorials on the topic “php”
-
How to install PHP 5.6 and 7.0 - 8.2 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Ubuntu 18.04 - 22.04
Author: Thom Pol • Tags: ispconfig, linux, php, ubuntu • Comments: 0 • Published: Jan 04, 2023When using ISPConfig, by default, you only have the main PHP version for your distribution. This guide will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, and 8.2) on a Ubuntu server with ISPConfig.
-
How to install PHP 5.6 and 7.0 - 8.2 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Debian 9 to 11
Author: Thom Pol • Tags: debian, ispconfig, linux, php • Comments: 0 • Published: Jan 03, 2023In this guide we will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, and 8.2) on a Debian server with ISPConfig.
-
How to Install Drupal CMS with Nginx on Rocky Linux 8
Author: Arvid L • Tags: cloud, linux, nginx, php • Comments: 0 • Published: Nov 15, 2022Drupal is a free and open-source web content management system written in PHP and distributed under GNU General Public License. In this tutorial, you will learn how to configure the Drupal CMS (Content Management System) with the LEMP Stack on the Rocky Linux server.
-
-
How to Install Neos CMS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, php, ubuntu, web server • Comments: 0 • Published: Sep 16, 2022Neos CMS is a free, open-source, and innovative content management system that helps you to manage websites and blogs without any coding knowledge. In this tutorial, we will show you how to install Neos CMS with Apache and Let's Encrypt SSL on Ubuntu 22.04 server.
-
How to install PHP 5.6 and 7.0 - 8.1 as PHP-FPM & FastCGI for ISPConfig 3 with apt on Debian 8 to 11
Author: Simon Gilli • Tags: debian, ispconfig, linux, php • Comments: 92 • Updated: Aug 04, 2022This tutorial shows how to install PHP 7.x and 8.x as a PHP-FPM and a FastCGI version on a Debian Jessie or Stretch server from the Debian PHP Package maintainers site directly.
-
How to Specify a Custom php.ini for a Website (Apache2 with mod_php)
Author: Falko Timme • Tags: apache, php • Comments: 14 • Updated: Jul 25, 2022This short article explains how to specify a custom php.ini for a website running on Apache2 with mod_php. That way, each website can have it's own php.ini instead of using the server's default one.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, mysql, nginx, php, ubuntu • Comments: 2 • Published: Jun 28, 2022The LEMP software stack is a group of open-source software that enables a server to host dynamic websites and apps written in PHP. This guide will show you to install a LEMP Stack on an Ubuntu 22.04 server.
-
How to Install Laravel PHP Framework with Apache 2 on Ubuntu 22.04
Author: Arvid L • Tags: linux, php, ubuntu, web server • Comments: 2 • Published: Jun 24, 2022Laravel is a web application framework based on PHP for building enterprise web applications. In this tutorial, you will learn how to install the Laravel on the latest Ubuntu 22.04 LTS. This will also include how to set up the LAMP Stack for the Laravel development.
-
How to Install Koel Music Streaming Server using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, php • Comments: 0 • Published: May 09, 2022Koel is a web-based audio streaming service written in the Laravel PHP framework. It allows you to stream your personal music collection and access it from anywhere in the world. In this tutorial, you will learn how to install Koel Music Streaming Server using Docker on a Rocky Linux 8 machine.
-
How to Install Lighttpd with PHP and Free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, lighttpd, linux, php, web server • Comments: 0 • Published: May 09, 2022Lighttpd is a simple, fast, and secure web server. In this tutorial, we will show you how to install Lighttpd with PHP and Let's Encrypt SSL on Debian 11.