Skip to content

Instantly share code, notes, and snippets.

View 13i's full-sized avatar

Treize Interactif 13i

View GitHub Profile
@13i
13i / install_phpexcel_php5.6.sh
Created July 3, 2022 00:36 — forked from belgattitude/install_phpexcel_php5.6.sh
Install libxl/php_excel for PHP5.6 (ondrej/php ppa)
#!/bin/bash
#
# ilia/php_excel extension example install script
#
# usage:
# > sudo ./install_phpexcel_php5.6.sh
# > (optionally) sudo service php5.6-fpm restart
#
# requirements:
# - Ubuntu 64bits (trusty/xenial)