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

    FOG 0.33b Now Considered Release Candidate

    Scheduled Pinned Locked Moved
    General
    16
    30
    15.4k
    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.
    • R
      Rick Cooper
      last edited by

      One, initial question. I was using the 33b version and just upgraded to the git version which was supposedly 33b but shows 1.0.0 on the pages and in the changelog. The change log states all images must be re-uploaded but does that pertain only to the 32 version or also to the 33b version?

      Also, anywhere that might return zero hosts is throwing an error stating an issue with the foreach in getHostCount, first place I saw it was in the group management section and I assume it was because of the membership count column. Also when you edit a group without current members it throws an error at line 240 in GroupManagementPage.class.php and this is, again , caused by trying to use an undefined or empty value in a foreach. I fixed the issues by validating anything returned by calling ->get(‘hosts’) with is_array()

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        [quote=“Rick Cooper, post: 26571, member: 22803”]One, initial question. I was using the 33b version and just upgraded to the git version which was supposedly 33b but shows 1.0.0 on the pages and in the changelog. The change log states all images must be re-uploaded but does that pertain only to the 32 version or also to the 33b version?

        Also, anywhere that might return zero hosts is throwing an error stating an issue with the foreach in getHostCount, first place I saw it was in the group management section and I assume it was because of the membership count column. Also when you edit a group without current members it throws an error at line 240 in GroupManagementPage.class.php and this is, again , caused by trying to use an undefined or empty value in a foreach. I fixed the issues by validating anything returned by calling ->get(‘hosts’) with is_array()[/quote]
        Rick the 0.33b is technically no more. We moved from the low versioning we’ve all been used to for some time to X.X.X versioning most softwares follow. The 1.0.0 you see is still the same just a different number is displayed. Also, I hope the array issues you were seeing are corrected now. I added a lot of checking to the system so all should be good on that side as we’ll.

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        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

        1 Reply Last reply Reply Quote 0
        • aruhunoA
          aruhuno
          last edited by

          Hi !

          Big thanks to you for your work !
          It’s possible to upgrade from 0.32 version ? If yes, can you give me the process to do that please ?

          1 Reply Last reply Reply Quote 0
          • Jaymes DriverJ
            Jaymes Driver Developer
            last edited by

            [quote=“aruhuno, post: 26624, member: 105”]Hi !

            Big thanks to you for your work !
            It’s possible to upgrade from 0.32 version ? If yes, can you give me the process to do that please ?[/quote]

            Yes it is possible, the guide can be found on the wiki with all the other guides and walkthroughs available for Fog. However, there have been a number of changes since 0.32 and we highly recommend a back up and fresh install.

            WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

            1 Reply Last reply Reply Quote 0
            • aruhunoA
              aruhuno
              last edited by

              [quote=“Jaymes Driver, post: 26625, member: 3582”]Yes it is possible, the guide can be found on the wiki with all the other guides and walkthroughs available for Fog. However, there have been a number of changes since 0.32 and we highly recommend a back up and fresh install.[/quote]
              Thank for your reply !

              I can install fog on a new VM but how to keep my list of workstation ?

              1 Reply Last reply Reply Quote 0
              • Jaymes DriverJ
                Jaymes Driver Developer
                last edited by

                [quote=“aruhuno, post: 26627, member: 105”]Thank for your reply !

                I can install fog on a new VM but how to keep my list of workstation ?[/quote]

                The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url]

                WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                1 Reply Last reply Reply Quote 0
                • aruhunoA
                  aruhuno
                  last edited by

                  [quote=“Jaymes Driver, post: 26628, member: 3582”]The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url][/quote]
                  Extra, you thought of everything, it is even compatible!

                  Thank you very much, I would mean making a feedback soon !

                  1 Reply Last reply Reply Quote 0
                  • falkoF
                    falko Moderator
                    last edited by

                    [quote=“Jaymes Driver, post: 26628, member: 3582”]The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url][/quote]

                    this article and the restoring article do not exist in the list on the Knowledge_Base page.
                    It might be good if we could get them added. ( I know new users can use the search function to find them and that they are in the main FOG Guide)

                    1 Reply Last reply Reply Quote 0
                    • JunkhackerJ
                      Junkhacker Developer
                      last edited by

                      [url]http://fogproject.org/wiki/index.php/Restoring_FOG_from_Backup[/url]
                      and [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url]
                      added to the knowledge base how to guide section

                      signature:
                      Junkhacker
                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                      1 Reply Last reply Reply Quote 0
                      • falkoF
                        falko Moderator
                        last edited by

                        thanks, I would have done it but my chrome seems to have forgotten my wiki account (I forgot it a long time ago haha)

                        1 Reply Last reply Reply Quote 0
                        • aruhunoA
                          aruhuno
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • aruhunoA
                            aruhuno
                            last edited by

                            Hi !

                            I want to use MariaDB instead of MySQL but I can’t because the installation script automatically force to installe mysql-server and mysql-client packets.

                            Please add an option to skip the installation of MySQL or propose to add repository and install MariaDB.

                            SOLVED !
                            I modified the list of packages who are installing (in lib/ubuntu/config.sh) :
                            packages=“apache2 php5 php5-json php5-gd php5-cli php5-mysql php5-curl isc-dhcp-server tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext clamav-freshclam”;
                            #ORI : packages=“apache2 php5 php5-json php5-gd php5-cli php5-mysql php5-curl mysql-server mysql-client isc-dhcp-server tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext clamav-freshclam”;


                            Automatic refresh on [I][url]http://fogserver/fog/management/index.php?node=tasks[/url][/I] not working when a task is in progress.

                            1 Reply Last reply Reply Quote 0
                            • V
                              viggo
                              last edited by

                              I have done the additional install, when i run [url]http://fogserver/fog/management[/url], it asks me to open a file, so it is not running the fog config guide.

                              Best Regards

                              Viggo

                              1 Reply Last reply Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                [quote=“viggo, post: 26762, member: 457”]I have done the additional install, when i run [url]http://fogserver/fog/management[/url], it asks me to open a file, so it is not running the fog config guide.[/quote]

                                Um, what?

                                What “additional” install did you perform? You mean it’s downloading a file to your system? It sounds to me like php wasn’t installed properly and rather than taking you to the gui, apache is just sending you the file you’re requesting because it doesn’t know how to process the php.

                                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                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

                                1 Reply Last reply Reply Quote 0
                                • V
                                  viggo
                                  last edited by

                                  Um Yes 🙂

                                  I did reinstall php5 It Works!

                                  Best Regards

                                  Viggo

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

                                  209

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project