php 7.1 or greater

Discussion in 'General' started by FredZ, May 17, 2019.

Tags:
  1. FredZ

    FredZ Member

    So i'm at day 5 now, and have even blown away my server and started over and simply can't work out how to get php7.1 or greater installed on my Debian 9 server natively.

    IE. I want my OS/Apache2 to see php7.1 or greater with all the modules needed to run ispconfig3

    Im attempting to get nextcloud running beside ispconfig as it seems I can't get nextcloud to run inside ispconfig with a data source outside ispconfig. Nextcloud requires php7.1 or greater.

    Regards

    Fred
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. FredZ

    FredZ Member

    Thank you for that Till

    However, the install can't proceed as my data directory is outside ispconfig.

    My current website path is the factory default "/var/www/clients/client[client_id]/web[website_id]"
    However, for my nextcloud install I require the data directory to be "/mnt/wd/nextcloud/nextcloud/"

    So Want to website to live in its default location. But the users data it to be in another location (drive) on the same server.

    Regards

    Fred
     
  4. FredZ

    FredZ Member

    I got it sorted.

    Needed to add the data path to the PHP open_basedir under options for the domain hosting NC.

    Regards

    Fred
     

Share This Page