Skip to content

Instantly share code, notes, and snippets.

View yohanesgultom's full-sized avatar
🏠
Working from home

Yohanes Gultom yohanesgultom

🏠
Working from home
View GitHub Profile
@yohanesgultom
yohanesgultom / php7_2_build_ubuntu.sh
Last active March 26, 2018 18:09 — forked from m1st0/php_build_ubuntu.sh
Compiling PHP 7 on Ubuntu 15.04 with Various Supported Modules
#! /bin/bash
# PHP 7 Initial Compile #
# Author: Maulik Mistry
# Date: Aug 04, 2017
# References:
# http://www.zimuel.it/install-php-7/
# http://www.hashbangcode.com/blog/compiling-and-installing-php7-ubuntu
#
# License: BSD License 2.0