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

Installing FOG on Centos

Scheduled Pinned Locked Moved
General
4
6
807
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.
  • S
    sascha735
    last edited by Jan 3, 2020, 4:55 PM

    Hi Dear
    I am trying to install Fog Server on Centos Linux. It works fine until I have to update the database schema in the web browser accessing to IP Adresse/fog/management.

    I do try this but the management page is not coming up. (white screen on this).

    The install script says: You still need to install/update your database schema.

    • This can be done by opening a web browser and going to:
      http://<IP Address>/fog/management
    • Press [Enter] key when database is updated/installed

    What can I do?
    thx for your help

    Regards Sascha

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Jan 3, 2020, 6:31 PM

      @sascha735 Which version of CentOS? Which version of FOG? Have you disabled SELinux?

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      S 1 Reply Last reply Jan 4, 2020, 7:39 PM Reply Quote 0
      • S
        sascha735
        last edited by Jan 4, 2020, 7:36 PM

        Centos 8 with FOG 1.5.7. linux ist disabled.

        Thank you

        1 Reply Last reply Reply Quote 0
        • S
          sascha735 @Sebastian Roth
          last edited by Jan 4, 2020, 7:39 PM

          @Sebastian-Roth
          Centos 8 with FOG 1.5.7
          selinux is disabled

          Thank you

          S G 2 Replies Last reply Jan 4, 2020, 7:46 PM Reply Quote 0
          • S
            shruggy @sascha735
            last edited by Jan 4, 2020, 7:46 PM

            @sascha735 According to this post, CentOS 8 is not supported by FOG 1.5.7.

            1 Reply Last reply Reply Quote 0
            • G
              george1421 Moderator @sascha735
              last edited by george1421 Jan 4, 2020, 2:55 PM Jan 4, 2020, 8:54 PM

              @sascha735 If you installed FOG using the git method, switch to the dev branch and reinstall fog. That will put you on a prerelease version of 1.5.8 that does support Centos 8 and Debian 10.2 (I think).

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

              That should put you on version 1.5.7.85 (or later)

              When FOG 1.5.8 is released (should be some time later this month) you will then need to do the following to switch back to the master branch.

              cd /root/fogproject
              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
                1/6
                Last post

              168

              Online

              12.1k

              Users

              17.3k

              Topics

              155.4k

              Posts
              Copyright © 2012-2024 FOG Project