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

    Install fog 1.5.7 on Centos 8

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    5
    1.2k
    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.
    • Gilberto FerrazG
      Gilberto Ferraz
      last edited by

      hello i am installing version 1.5.7 of fog on a centos8 server.

      were having trouble creating the database here
      alt text

      alt text
      I followed the instructions of this post

      https://forums.fogproject.org/topic/13887/blank-install-page/36

      but now I can’t create the database give me this error

      alt text

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

        I guess the developers need to post this a bit stronger.

        FOG 1.5.7 and earlier DOES NOT support Centos 8 as of now. FOG 1.5.7 was released before Centos 8 came out, there are changes in Centos 8 that breaks the 1.5.7 installer.

        With that said, you may be able to save your install.

        1. First log into your mysql database with:
          mysql -u root -p
        2. Then delete the fog database.
          drop database fog
        3. Exit mysql
          exit
        4. Change to the fogproject install directory (understand this only works if you installed from git). The directory will be /root/fogproject or /opt/fogproject depending on the instructions you followed.
        5. Key in the following to use the 1.6 beta branch. Understand that this will install a 1.5.7.700 or something version of FOG.
          git checkout dev-branch
        6. Now change to the bin directory and install FOG.

        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!

        Gilberto FerrazG 1 Reply Last reply Reply Quote 0
        • Gilberto FerrazG
          Gilberto Ferraz @george1421
          last edited by

          @george1421 said in Install fog 1.5.7 on Centos 8:

          I guess the developers need to post this a bit stronger.

          thanks

          to install fog 1.5.7 on centos7 version? Already works Well?

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

            @Gilberto-Ferraz said in Install fog 1.5.7 on Centos 8:

            to install fog 1.5.7 on centos7 version? Already works Well?

            Yes very well.

            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!

            Gilberto FerrazG 1 Reply Last reply Reply Quote 0
            • Gilberto FerrazG
              Gilberto Ferraz @george1421
              last edited by

              @george1421 Thank you for the patience.

              you are a good person 🙂

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post

              195

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project