• 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

      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

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @btphl
        last edited by

        @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 Reply Quote 1
        • B
          btphl @george1421
          last edited by

          george1421 thanks , seems to be good with 7.4

          do you plan a new release with this support soon ?

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @btphl
            last edited by

            @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
            • First post
              Last post

            202

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project