Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 581
    • Issues 581
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 47
    • Merge requests 47
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4019
Closed
Open
Issue created Jul 10, 2016 by Sergio@SGr33n

Systems with native php7

Hi, On systems with native php7 support and no php5 versions the ispconfig panel is installed to work with php5.

Infact a /etc/php5/fpm/pool.d/ispconfig.conf is created, where it should be /etc/php/7.0/fpm/pool.d/ispconfig.conf Then this file contains the php5 fpm socket: /var/lib/php5-fpm/ispconfig.sock instead of /var/lib/php7.0-fpm/ispconfig.sock

Same configuration on the /etc/nginx/sites-available/ispconfig.conf file

Assignee
Assign to
Time tracking