adding php

Discussion in 'ISPConfig 3 Priority Support' started by kwickcut, Nov 26, 2017.

  1. kwickcut

    kwickcut Member HowtoForge Supporter

    i have followed the instillation guide

    The Perfect Server - Ubuntu 16.04 (Xenial Xerus) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1

    when i finish step 8.2 PHP-FPM i then preform step 8.3 Additional PHP Versions and install versions 5.3 and 5.6 everything seems to go well and i finish the rest of the install including ispconfig.

    i add a website and change php to fast-cgi or php-fpm and choose php-5.6 then i save when i goto
    Code:
    mysite.com/phpiofo.php
    it is showing the site is calling php 7.0 and not php 5.6 what am i missing?

    thanks for any help

    kwick
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    Please check if there is a vhost file for the domain with .err suffix in /etc/apache2/sites-available/
    Check if the paths in the Config for "additional php versions" is really correct (locate the given paths on the file system).
     

Share This Page