Linux Tutorials on the topic “php”
-
How to Install Koel Music Streaming Server using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, php • Comments: 0Koel 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: 0Lighttpd 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.
-
How to Install Laravel PHP Framework with Nginx and Free Let's Encrypt SSL on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux, nginx, php, server, web server • Comments: 0Laravel is a free, open-source, and lightweight PHP web framework used for building PHP-based web applications. It is popular due to its elegant syntax, advanced features, and robust toolset. In this post, we will show you how to install Laravel with Nginx on Alma Linux 8.
-
-
How to Install PHP Composer on Rocky Linux 8
Author: t.michael • Tags: linux, php • Comments: 0PHP Composer is the most used dependency manager for PHP. It lets you declare the dependencies your project needs, and it will manage (install/update) them for you.
-
How to Install and use PHP Composer on AlmaLinux 8
Author: Hitesh Jethva • Tags: php, web server • Comments: 0Composer is a dependency manager for PHP that allows you to download and install all the required PHP packages needed for your project. It is a command-line tool that installs all libraries and dependencies for your project from the packagist.org repository.
-
The Perfect Server CentOS 8 with Apache, PHP, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.2
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 42This tutorial shows how to install ISPConfig 3.2 on a CentOS 8 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
How to Install PHP 8 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 4PHP is a free, Open-source, and most popular server-side programming language used for creating dynamic websites. In this tutorial, I will show you how to install PHP 8.0 on Debian 11.
-
How to Install Latest PHP 8 on Rocky Linux
Author: Arvid L • Tags: linux, php • Comments: 0PHP is one of the most popular server-side programming languages for websites. PHP 8 is the latest version at the time. In this guide, you will learn how to install PHP 8 on the Rocky Linux server.
-
How to Install Drupal 9 on Fedora 34
Author: Ali Imran Nagori • Tags: apache, fedora, php, web server • Comments: 0This tutorial shows you how to install Drupal 9 CMS on Fedora 34. We will use Apache as the webserver and MariaDB for the database.
-
How to Install XAMPP on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: apache, linux, mysql, php, server, ubuntu, web server • Comments: 1XAMPP is a cross-platform development environment consisting of Apache, MariaDB, PHP, and Perl. In this guide, we will see how to install XAMPP on Ubuntu 20.04 LTS.