Apache

How To Install Linux, Apache, MariaDB, PHP (LAMP) Stack on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MariaDB, PHP (LAMP) Stack on CentOS 8

A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps written in PHP. This term is an acronym which represents the Linux operating system, with the Apache web server. The backend data is stored in a MariaDB database and the dynamic processing is handled by PHP. In this guide, you’ll install a LAMP stack on a CentOS 8 server, using MariaDB as database system.

Read more
Установка комплекта Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 20.04 [Краткое руководство]

В этом кратком руководстве мы расскажем об установке комплекта LAMP на сервере Ubuntu 20.04. Более подробную версию этого обучающего руководства с подробным описанием каждого шага можно найти в статье [Установка комплекта Linux, Apache MySQL, PHP (LAMP) в Ubuntu…

Read more
Ubuntu 20.04にApache Webサーバーをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にApache Webサーバーをインストールする方法

Apache HTTPサーバーは、世界で最も広く使用されているWebサーバーです。動的にロード可能なモジュール、堅牢なメディアサポート、他の一般的なソフトウェアとの広範な統合性など、多くの強力な機能を提供します。このガイドでは、Ubuntu 20.04サーバーにApache Webサーバーをインストールする方法を説明します。

Read more
CHAT