Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • user-manual user-manual
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • user-manualuser-manual
  • Issues
  • #182
Something went wrong while setting issue due date.
Closed
Open
Issue created 3 years ago by bmortier@bmortierMaintainer
  • New related issue

  • New related issue

the minimal version of php for 1.4 has been changed this has to be reflected into the manual

Closed

the minimal version of php for 1.4 has been changed this has to be reflected into the manual

Hello,

for now the minimum version of php is 7.3 and this should be changed in the manual

Tasks

0

No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

Linked items
1

  • Bump php version for centos to 7.3
    #201
    Assigned to bmortier

Activity


  • bmortier changed due date to September 13, 2021 3 years ago

    changed due date to September 13, 2021

  • bmortier assigned to @bmortier 3 years ago

    assigned to @bmortier

  • bmortier added PJ2003-0342 label 3 years ago

    added PJ2003-0342 label

  • bmortier cloned to dev-manual#53 (closed) 3 years ago

    cloned to dev-manual#53 (closed)

    • Jonathan Swaelens
      Jonathan Swaelens @jswaelens · 3 years ago
      Developer

      For Ubuntu 18.04 (bionic) we need to to the following steps to have a php7.3

      add-apt-repository ppa:ondrej/php
      apt-get update
      apt update
      apt install php7.3 php7.3-{cli,common,curl,gd,imap,intl,json,ldap,mbstring,opcache,readline,recode,xml} libapache2-mod-php7.3

      If needed we may remove php7.2

      apt remove php7.2*

      By default, it comes with the php8 the solution is to disable the plugin

      a2dismod php8.0 
      a2enmod php7.3 
      apachectl restart

      Links:

      • https://computingforgeeks.com/how-to-install-php-ubuntu-debian/
      • https://askubuntu.com/a/1353923
      Edited 3 years ago by Jonathan Swaelens
    • bmortier
      bmortier @bmortier · 1 year ago
      Author Maintainer

      bonjour @jswaelens

      bionic n'est plus supporte arret en avril 2023, donc on ne vas plus s'en occuper

    • Jonathan Swaelens
      Jonathan Swaelens @jswaelens · 1 year ago
      Developer

      Hello @bmortier

      D'accord, il est fort à parier que la nouvelle version aura la même commande, car ils sont sûrement à une version PHP supérieur.

    • Please register or sign in to reply
  • Jonathan Swaelens added 15m of time spent 3 years ago

    added 15m of time spent

    • Jonathan Swaelens
      Jonathan Swaelens @jswaelens · 3 years ago
      Developer

      We need to change the informations for centos too

      https://fusiondirectory-user-manual.readthedocs.io/en/1.4/fusiondirectory/install/centos/centos-fd-install.html#install-fusiondirectory

      Instead of enable php7.1 we need to enable 7.3

      yum-config-manager --enable remi-php71
      yum-config-manager --enable remi-php73
    • bmortier
      bmortier @bmortier · 1 year ago
      Author Maintainer

      done in the ticket #201 (closed)

    • Please register or sign in to reply
  • Jonathan Swaelens added 5m of time spent 3 years ago

    added 5m of time spent

  • bmortier removed due date 2 years ago

    removed due date

  • bmortier added fusiondirectory-core label 2 years ago

    added fusiondirectory-core label

  • bmortier changed milestone to %FusionDirectory 1.4 2 years ago

    changed milestone to %FusionDirectory 1.4

  • bmortier added user-manual label 2 years ago

    added user-manual label

  • bmortier added 5m of time spent 1 year ago

    added 5m of time spent

  • bmortier marked this issue as related to #201 (closed) 1 year ago

    marked this issue as related to #201 (closed)

  • bmortier added 5m of time spent 1 year ago

    added 5m of time spent

  • bmortier closed 1 year ago

    closed

  • bmortier added Added label 5 months ago

    added Added label

  • bmortier removed Added label 5 months ago

    removed Added label

  • bmortier added Changed label 5 months ago

    added Changed label

Please register or sign in to reply
Assignee
bmortier's avatar
bmortier
Assign to
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Due date
None
None
None
Time tracking
No estimate or time spent
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

Lock issue
Unlocked
0
0 Participants
Reference:

Menu

Explore Projects Groups Topics Snippets