Browsing tag

php-fpm

Installing LLMP (Lighttpd, PHP And MariaDB) on openSUSE 13.2

Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a web server; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting […]

How to Install Lighttpd With PHP FPM And MariaDB on CentOS 7 / RHEL 7

Security, speed, compliance, and flexibility — all of these describe Lighttpd (pron. lighty) which is rapidly redefining efficiency of a web server; as it is designed and optimized for high-performance environments. With a small memory footprint compared to other web-servers, effective management of the CPU-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and […]

How To Install phpMyAdmin with Nginx on Linux Mint 19 / Linux Mint 18

phpMyAdmin is the web-based administration tool for managing the MySQL, MariaDB and Drizzle servers. It helps in performing databases activities such as creating, deleting, querying, tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin on Linux Mint 19 / Linux Mint 18. Before installing phpMyAdmin, you must have LEMP […]