• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Installation failure on Debian Bullseye

Scheduled Pinned Locked Moved
Linux Problems
2
4
1.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B
    btphl
    last edited by Feb 21, 2022, 10:51 PM

    Hi, with last version of FOG on Debian 11 with PHP repository https://deb.sury.org/ , I have this error when i try to install FOG :

    Could not find /etc/php//fpm/php.ini!
    

    So, humm, maybe FOG need to correctly check “X.X” folders no ? or what’s wrong ?

    My php.ini path is /etc/php/8.1/fpm/php.ini

    G 1 Reply Last reply Feb 21, 2022, 11:03 PM Reply Quote 0
    • G
      george1421 Moderator @btphl
      last edited by Feb 21, 2022, 11:03 PM

      @btphl FOG 1.5.9GA does not support Debian 11 nor php 8.
      If you switch to the dev branch (1.5.9.11o or later) you might have better luck.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

      B 1 Reply Last reply Feb 21, 2022, 11:20 PM Reply Quote 1
      • B
        btphl @george1421
        last edited by Feb 21, 2022, 11:20 PM

        george1421 thanks , seems to be good with 7.4

        do you plan a new release with this support soon ?

        G 1 Reply Last reply Feb 22, 2022, 1:35 AM Reply Quote 0
        • G
          george1421 Moderator @btphl
          last edited by Feb 22, 2022, 1:35 AM

          @btphl Version 1.5.10 will be released later this spring.

          To get the “current” version of 1.5.9 you can switch to the dev branch.

          change into fogproject installer directory.

          cd /root/fogproject
          git pull
          git checkout dev-branch
          git pull
          cd bin
          ./installfog.sh
          

          When 1.5.10 is released to change back.

          cd /root/fogproject
          git pull
          git checkout master
          git pull
          cd bin
          ./installfog.sh
          

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            2/4
            Last post

          201

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project