Linux Tutorials on the topic “php”
-
How to Install Microweber Website Builder on FreeBSD 12
Author: Blago Eres • Tags: nginx, php, server, web server • Comments: 1Microweber 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: 7The 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: 5Symfony 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: 23NextCloud 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: 18This 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: 3ionCube 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: 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.