The Perfect Server - Ubuntu 16.04 (Xenial Xerus) with Nginx instead of Apache

Discussion in 'Installation/Configuration' started by monocle, May 14, 2016.

  1. monocle

    monocle New Member

    Hello,

    I try to install ISPConfig 3.1 with Nginx and PHP7 on Ubuntu 16.04.. Nginx and PHP7 and PHP-FPM are installed out of the official Ubuntu-Repositories.

    The installation of ISPConfig succeed but on my Websites no PHP Code is running.

    What I have already tried:

    Adding an additional PHP-Version with follow paths in ISPConfig:

    Init-Script: /etc/init.d/php7.0-fpm
    php.ini Directory: /etc/php/7.0/fpm
    Pool Directory: /etc/php/7.0/fpm/pool.d

    Maybe someone has an other idea.
     
  2. Brianjes

    Brianjes New Member

    +1 for this! If someone could update the Perfect Server for ubuntu 16.04 using Nginx instead of Apache, that would be fantastic!

    I am ready for this!
    -Brian
     
  3. DonMcCoy

    DonMcCoy New Member

    Hello, I am running Ubuntu 16.04 Xenial with PHP7.0 and followed the tutorial here with some modification during the installation, Everything is working probably.

    could you provide more information?
    what's the error you get when you run php pages? is it "500 internal server error"?

    but most probably you need to check that all your sites' vhost files are using the new php7.0 components paths (socks and conf files) instead of old php.
    and check if you forgot to to choose PHP-FPM at your site config in ISPConfig.
     

Share This Page