Skip to content

mjmunger/raspberry-pi-php-7.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

raspberry-pi-php-7.2

Script for installing PHP 7.2 on a Raspberry Pi

Summary

This script installs dependencies and then builds PHP 7.2 on a Rasperry Pi.

Quickstart

Run: compile-php.sh --help to see options.

Otherwise:

  1. Download the latest version of PHP to /usr/src/, and extract.
  2. Symlink that directory to /usr/src/php/
  3. Copy compile-php.sh file into that directory.
  4. Set executable and run.

Which distro?

Tested and developed on:

Distributor ID: Raspbian Description: Raspbian GNU/Linux 9.9 (stretch) Release: 9.9 Codename: stretch

Your mileage may vary.

About

Script for installing PHP 7.2 on a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages