php

How To Configure Varnish for Drupal with Apache on Debian and Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Configure Varnish for Drupal with Apache on Debian and Ubuntu

In this the cloud provider article, as a part of a series to help developers with scaling, we will be talking about configuring Varnish with Drupal. This will greatly reduce the amount of time it takes users to load your Drupal based website, and increase the simultaneous serving capacity of your the cloud provider VPS by passing requests through the Varnish Cache software first.

Read more
How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 10.1

A FAMP stack, which is similar to a LAMP stack on Linux, is a group of open source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web apps. FAMP is an acronym that stands for FreeBSD (operating system), Apache (web server), MySQL (database server), and PHP (to process dynamic PHP content).

Read more
Установка и обеспечение безопасности phpMyAdmin в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и обеспечение безопасности phpMyAdmin в Ubuntu 18.04

Предыдущая версия данного руководства была написана Бреннаном Бернсом. Хотя многим пользователям требуются функциональные возможности систем управления базами данных, например, MySQL, им может показаться неудобным…

Read more
CHAT