Linux Tutorials on the topic “php”
-
How to Install InvoicePlane with Nginx on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, php, web server • Comments: 1 • Published: Mar 03, 2020InvoicePlane is a free and open-source invoicing application. This tutorial will show you how to install InvoicePlane on a FreeBSD 12 system.
-
How to Install Microweber Website Builder on FreeBSD 12
Author: Blago Eres • Tags: nginx, php, server, web server • Comments: 1 • Published: Feb 27, 2020Microweber is a drag and drop website builder and a powerful next-generation CMS. This tutorial will show you how to install Microweber on a fresh FreeBSD 12 system with Nginx as a web server and MariaDB as a database engine.
-
How to Install FAMP Stack (Apache / MySQL / PHP) on FreeBSD 12
Author: Blago Eres • Tags: apache, freebsd, mysql, php, web server • Comments: 5 • Published: Jan 29, 2020The FAMP stack, which is akin to a LAMP stack on Linux, is a collection of open-source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web applications. FAMP is an acronym that stands for FreeBSD (operating system), Apache (HTTP server), MySQL/MariaDB (database server), and PHP (programming language to process dynamic PHP content).
-
-
How to Install Symfony 5 Framework with Nginx on Debian 10
Author: Hitesh Jethva • Tags: debian, nginx, php, programming • Comments: 5 • Published: Jan 07, 2020Symfony is a free, open-source and high-performance PHP framework that can be used to build web applications, APIs, microservices and web services. In this tutorial, we will show you how to install Symfony 5 with Nginx on Debian 10.
-
How to Install NextCloud on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, mysql, php, storage, web server • Comments: 20 • Published: Dec 31, 2019NextCloud is a free and open-source file hosting and file sharing server forked from ownCloud project. It is very similar to other file sharing services like Google Drive, Dropbox and iCloud. In this tutorial, we will explain how to install NextCloud and secure it with Let's Encrypt SSL on Debian 10.
-
How to compile and install PHP 7.4 as PHP-FPM & FastCGI for ISPConfig 3 on Ubuntu 18.04 LTS
Author: Florian Schaal • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 14 • Published: Dec 01, 2019This tutorial shows how to build PHP 7.4 as PHP-FPM and FastCGI version on Ubuntu 18.04 LTS that uses the ISPConfig 3 Hosting Control Panel.
-
How to Install PHP ionCube Loader in CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, php • Comments: 2 • Published: Oct 24, 2019ionCube loader is a PHP extension that is used to decode PHP scripts encoded by the ionCube PHP Encoder package. In this tutorial, we will show you how to enable the ionCube loader in PHP on CentOS 8.
-
How to Install Attendize Event Management Software on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, nginx, php, ubuntu, web server • Comments: 0 • Published: Aug 09, 2019Attendize 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: 31 • Updated: Aug 01, 2019Laravel 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: 1 • Published: Jul 19, 2019OpenLiteSpeed 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.