Linux Tutorials on the topic “php”
-
How to Install Attendize Event Management Software on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, nginx, php, ubuntu, web server • Comments: 1Attendize is a free and open-source ticket selling and event management written in PHP on top of the Laravel framework. Attendize offers a simple solution for managing general admission events, without paying extra charges. In this tutorial, we will explain how to install Attendize on Ubuntu 18.04 LTS server.
-
Installing Laravel PHP Framework on Ubuntu 18.04 LTS for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 31Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will allow you to run Laravel on an Ubuntu 16.04 based Apache server.
-
How to Install and Configure OpenLiteSpeed Web Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, mysql, php, web server • Comments: 2OpenLiteSpeed is a free, open-source and lightweight HTTP server developed by LiteSpeed Technologies. In this tutorial, we will show you how to install OpenLiteSpeed with MariaDB and PHP on Debian 10 server.
-
-
How to install Apache, PHP 7.3 and MySQL on CentOS 7.6
Author: Till Brehm • Tags: apache, centos, linux, mysql, php, server, web server • Comments: 22This tutorial shows how to install an Apache web server on a CentOS 7 server with PHP (mod_php with PHP 5.4, 7.0, 7.1, 7.2 or 7.3) and MySQL support. This setup is often referred to as LAMP which stands for Linux - Apache - MySQL - PHP.
-
How to install MyBB Forum Software on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, php, web server • Comments: 0MyBB is a free, open source and powerful forum software written in PHP language and uses MariaDB to store their data. In this tutorial, we will learn how to install MyBB forum on Ubuntu 18.04 server.
-
How to Install Pico CMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, php, ubuntu, web server • Comments: 0Pico is an open source simple and fast flat file CMS written in PHP. In this tutorial, we will install Pico CMS with Nginx on Ubuntu 18.04 LTS system.
-
How to Install Phorum with Nginx on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, mysql, nginx, php, ubuntu • Comments: 0
Phorum is a PHP and MySQL based Open Source forum software. In this guide, we will guide you step-by-step through the Phorum installation process on the Ubuntu 18.04 LTS operating system using Nginx as the web server, MySQL as the database, and acme.sh and Let's Encrypt for HTTPS.
-
The Perfect Server CentOS 7.6 with Apache, PHP 7.2, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.1
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 62This tutorial shows how to install ISPConfig 3.1 on a CentOS 7.6 (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 Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, mysql, nginx, php, server, ubuntu, web server • Comments: 9This tutorial shows how you can install Nginx on an Ubuntu 18.04 LTS server with PHP 7.2 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).
-
How to Install Laravel based PyroCMS on Debian 9
Author: Blago Eres • Tags: debian, linux, mysql, nginx, php, web server • Comments: 0PyroCMS is a powerful, modular, Open Source CMS and development platform built with Laravel 5. In this tutorial, I will show you how to install Pyro CMS on Debian 9 with Nginx web server and MariaDB database.