Results for: "curl"

Contents (36)

Install Apache, MariaDB and PHP7 on Ubuntu 16.04
Install Apache, MariaDB and PHP7 on Ubuntu 16.04

Ubuntu 16.04 LTS Xenial Xerus comes with PHP7 by default so you don’t have to rely on third-party PPA to…

read more
Install Syncthing on Ubuntu 16.04 using Debian Repository
Install Syncthing on Ubuntu 16.04 using Debian Repository

Syncthing is a free continuous file synchronization tool that lets you synchronize your files across desktops, tablets, servers. It’s an…

read more
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
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