Results for: "files"

Contents (272)

PHP7: Install PHP7 with NGINX and MEMCACHE in Ubuntu 14.04
PHP7: Install PHP7 with NGINX and MEMCACHE in Ubuntu 14.04

  Let's install PHP7 and Nginx on a new Ubuntu 14.04 server, and manually build the (not yet packaged) memcached module…

read more
What is a DDOS attack and tools used
What is a DDOS attack and tools used

A DOS attack is an attempt to make a system or server unavailable for legitimate users and, finally, to take…

read more
PHP:How To Upgrade to PHP 7 on Ubuntu 14.04
PHP:How To Upgrade to PHP 7 on Ubuntu 14.04

Introduction PHP 7, which was released on December 3, 2015, promises substantial speed improvements over previous versions of the language, along…

read more
Install HHVM + Nginx on Ubuntu 14.04
Install HHVM + Nginx on Ubuntu 14.04

  The LEMHH software stack is a group of software that can be used to serve dynamic web pages and web…

read more
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP

PHP 7 was released on December 3rd, 2015. It comes with a number of new features, changes, and backwards compatibility breakages that…

read more