php

How To Upgrade to PHP 7 on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to PHP 7 on CentOS 7

PHP 7.0 was released on December 3, 2015. It promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade a PHP 5.x installation on a CentOS 7 system with Apache or Nginx, using community-provided packages.

Read more
Как установить Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 18.04

Предыдущая версия руководства была написана Бреннаном Бернсом. Стек LAMP – это набор программного обеспечения с открытым исходным кодом, которой обычно устанавливается на сервер для отображения динамических веб-сайтов и…

Read more
Como Instalar e Proteger o phpMyAdmin no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar e Proteger o phpMyAdmin no Ubuntu 16.04

Enquanto muitos usuários precisam da funcionalidade de um sistema de gerenciamento de banco de dados como o MySQL, eles podem não se sentir confortáveis interagindo com o sistema unicamente a partir do prompt do MySQL. O phpMyAdmin foi criado para que os usuários possam…

Read more
How To Add ngx_pagespeed Module to Nginx in Debian Wheezy — step-by-step Linux tutorial on Progressive Robot

How To Add ngx_pagespeed Module to Nginx in Debian Wheezy

In this tutorial, you are going to add ngx_pagespeed module to nginx by building it from Debian wheezy backport source, because Debian backports repository has a more recent nginx version than the stable repository, which is at the time of writing this tutorial version 1.4.4.

Read more
How To Create PHP Development Environments with Docker Compose: A the cloud provider Workshop Kit — step-by-step Docker tutorial on Progressive Robot

How To Create PHP Development Environments with Docker Compose: A the cloud provider Workshop Kit

This workshop kit is designed to help a technical audience become familiar with Docker Compose and how to set up a working development environment for a demo Laravel application using containers. The aim is to provide a complete set of resources for a speaker to host an event and deliver an introductory talk on Docker Compose in the context of PHP development environments.

Read more
CHAT