PHP7 & Nginx
#1
I'm hoping to set up a Dokuwiki server.  Has anyone had success installing PHP7 and Nginx?  Any help or instructions would be great.
#2
JCMPine64 try ubuntu 16.04 release provided by longsleep as I am sure a php7 is packaged there.

search

sudo apt-cache search nginx
sudo apt-cache search php

and if it's listed then you have your answer Wink
If you like my work be sure to check out my site or wish to donate to the cause

Cheers Big Grin
#3
(05-03-2016, 03:52 PM)lenny.raposo-pine64.pro Wrote: JCMPine64 try ubuntu 16.04 release provided by longsleep as I am sure a php7 is packaged there.

search

sudo apt-cache search nginx
sudo apt-cache search php

and if it's listed then you have your answer Wink

I got it all running.  I had to install the following packages:
Code:
sudo apt-get install php7.0
sudo apt-get install php7.0-xml
sudo apt-get install nginx

It took some looking around to find the analogous PHP5 config files and settings.  Thanks!


Forum Jump:


Users browsing this thread: 1 Guest(s)