Skip to content

Instantly share code, notes, and snippets.

View hefengxian's full-sized avatar
🐶

Frank hefengxian

🐶
  • 20:12 (UTC +08:00)
View GitHub Profile
@hefengxian
hefengxian / php7_build_ubuntu.sh
Created June 12, 2018 12:16 — 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