PHP7 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24) +---- Thread: PHP7 (/showthread.php?tid=4131) |
PHP7 - grobbs - 03-04-2017 Hi, So, I set up the Debian image on an SD card and I wanted to install PHP. It looks like only PHP 5 binaries are available. Does anyone know if there are PHP 7 (maybe 7.1) binaries somewhere? Thanks! RE: PHP7 - pfeerick - 03-04-2017 (03-04-2017, 03:39 AM)grobbs Wrote: Hi, PHP7 won't officially make it into Debian until 9.0 (Strech) is released, so it won't be a straight-forward install. Although this article is Raspberry Pi 3 focused, it should work, as it is basically adding support for grabbing packages from the Stretch repos. Alternately, these instructions might work. I've not tried any of these myself, as I predominately use Ubuntu, and PHP7 is the default for the current ubuntu images. RE: PHP7 - grobbs - 03-06-2017 Thanks. I'll have a look. |