Запуск нескольких версий PHP на одном сервере с использованием Apache и PHP-FPM в Debian 10
Автор выбрал COVID-19 Relief Fund для получения пожертвования в рамках программы Write for DOnations. Веб-сервер Apache использует виртуальные…
Автор выбрал COVID-19 Relief Fund для получения пожертвования в рамках программы Write for DOnations. Веб-сервер Apache использует виртуальные…
O autor selecionou a COVID-19 Relief Fund para receber uma doação como parte do programa Write for DOnations. O servidor Web do Apache…
This guide explains how to use Ansible to automate the steps contained in our guide on How To Install Linux, Nginx, MySQL and PHP (LEMP) on Ubuntu 18.04. The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server. The backend data is stored in the MySQL database and the dynamic processing is handled by PHP.
Here we’ll install OpenX on your Ubuntu 12.10 VPS.
The MPM Event module is a fast multi-processing module available on the Apache HTTP web server. PHP-FPM is the FastCGI Process Manager for PHP. The FastCGI protocol is based on the Common Gateway Interface (CGI), a protocol that sits between applications and web servers like Apache HTTP.
L’auteur a choisi le COVID-19 Relief Fund pour recevoir un don dans le cadre du programme Write for DOnations. Le serveur web Apache…
Uma versão anterior desse tutorial foi escrito por Brennen Bearnes. O Composer é uma ferramenta popular de gerenciamento de dependências para o PHP, criado principalmente para facilitar a…
Visual Studio Code, also known as VS Code, is a free source code editor software or IDE (integrated development environment) available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be customized to serve a wide variety of development needs. In this guide, you’ll learn how to set up Visual Studio Code for working on PHP projects.
Автор выбрал фонд Open Internet/Free Speech Fund для получения пожертвования в рамках программы Write for DOnations. Kubernetes — это система с открытым исходным кодом, предназначенная…
Автор выбрал Diversity in Tech Fund для получения пожертвования в рамках программы Write for DOnations. Laravel — одна из самых популярных в настоящее время инфраструктур…