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

    Latest FOG 0.33b

    Scheduled Pinned Locked Moved
    General
    77
    1.6k
    6.1m
    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.
    • W
      warp
      last edited by

      On the r1323 I’av this message on the console linux

      [url=“/_imported_xf_attachments/0/586_Capture.JPG?:”]Capture.JPG[/url]

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

        do you you have the /opt/fog/ directory?

        Are the FOG Services on the linux box running?

        [code]sudo service FOGMulticastManager restart
        sudo service FOGScheduler restart
        sudo service FOGImageReplicator restart[/code]

        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
        • W
          warp
          last edited by

          And, The Shutdown after work on the station that boot PXE does not work. Even if you check the option Shutdown after works.

          1 Reply Last reply Reply Quote 0
          • W
            warp
            last edited by

            It’s ok now.

            1 Reply Last reply Reply Quote 0
            • W
              warp
              last edited by

              I still can not have a correct display even with the correct syntax of date.time = “Europe/Paris”

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

                Did you set:
                date.time = “Europe/Paris”
                or
                date.timezone = “Europe/Paris”

                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
                • W
                  warp
                  last edited by

                  Sorry, date.timezone = “Europe/Paris”

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

                    Now that that’s set, did you restart apache services?

                    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
                    • W
                      warp
                      last edited by

                      I’m putting the right option in php.ini, restart the server or restart the httpd service, nothing works.

                      1 Reply Last reply Reply Quote 0
                      • W
                        warp
                        last edited by

                        Here are the new message

                        [url=“/_imported_xf_attachments/0/588_Capture.JPG?:”]Capture.JPG[/url]

                        1 Reply Last reply Reply Quote 0
                        • W
                          warp
                          last edited by

                          I also have this problem

                          [url=“/_imported_xf_attachments/0/589_Capture.JPG?:”]Capture.JPG[/url]

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

                            Yep, you sure do!

                            When you installed 0.33 did you do a fresh install of an upgrade over 0.32?

                            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
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              r1324 released.

                              Should fix the timezone issue more directly. If the timezone’s not set, it sets the timezone to GMT. If it is set, it forcibly set’s the TimeZone to that in your php.ini file.

                              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
                              • W
                                warp
                                last edited by

                                When I install 0.33 it’s always e fresh install

                                1 Reply Last reply Reply Quote 0
                                • W
                                  warp
                                  last edited by

                                  I try the r1324

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    warp
                                    last edited by

                                    The r1324 works for the date.timezone.
                                    You can watch #1143 and #1151

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

                                      r1325 released.

                                      Should fix the thrown error message when updating a host and not having the location plugin set.

                                      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
                                      • Tom ElliottT
                                        Tom Elliott
                                        last edited by

                                        r1326, 1327, 1328 released.

                                        All are fixes/tweaks to location stuff. Had a couple of minor typos, all should be corrected and operating properly now.

                                        Thank you,

                                        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
                                        • W
                                          warp
                                          last edited by

                                          You can watch #1143 and #1151

                                          1 Reply Last reply Reply Quote 0
                                          • W
                                            warp
                                            last edited by

                                            r1328
                                            I ave this messages in the /var/log/httpd/error_log

                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:44:27 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)[/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:44:27 2014] [notice] Digest: generating secret for digest authentication …[/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:44:27 2014] [notice] Digest: done[/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:44:28 2014] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured – resuming normal operations[/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:45:04 2014] [error] [client 172.16.8.167] PHP Warning: mysql_close(): 23 is not a valid MySQL-Link resource in /var/www/html/fog/lib/db/MySQL.class.php on line 54, referer: [URL=‘http://srvfog.cavp.fr/fog/commons/schemaupdater/index.php?redir=1’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/commons/schemaupdater/index.php?redir=1[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:45:04 2014] [error] [client 172.16.8.167] PHP Fatal error: Call to a member function debug() on a non-object in /var/www/html/fog/lib/db/MySQL.class.php on line 61, referer: [URL=‘http://srvfog.cavp.fr/fog/commons/schemaupdater/index.php?redir=1’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/commons/schemaupdater/index.php?redir=1[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:45:05 2014] [error] [client 172.16.8.167] File does not exist: /var/www/html/favicon.ico[/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:49:20 2014] [error] [client 172.16.8.167] PHP Warning: array_unique() expects parameter 1 to be array, null given in /var/www/html/fog/management/reports/Imaging Log.php on line 119, referer: [URL=‘http://srvfog.cavp.fr/fog/management/index.php?node=report’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/management/index.php?node=report[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:49:20 2014] [error] [client 172.16.8.167] PHP Warning: rsort() expects parameter 1 to be array, null given in /var/www/html/fog/management/reports/Imaging Log.php on line 120, referer: [URL=‘http://srvfog.cavp.fr/fog/management/index.php?node=report’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/management/index.php?node=report[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:49:20 2014] [error] [client 172.16.8.167] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/management/reports/Imaging Log.php on line 121, referer: [URL=‘http://srvfog.cavp.fr/fog/management/index.php?node=report’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/management/index.php?node=report[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:49:20 2014] [error] [client 172.16.8.167] PHP Warning: array_unique() expects parameter 1 to be array, null given in /var/www/html/fog/management/reports/Imaging Log.php on line 136, referer: [URL=‘http://srvfog.cavp.fr/fog/management/index.php?node=report’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/management/index.php?node=report[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:49:20 2014] [error] [client 172.16.8.167] PHP Warning: rsort() expects parameter 1 to be array, null given in /var/www/html/fog/management/reports/Imaging Log.php on line 137, referer: [URL=‘http://srvfog.cavp.fr/fog/management/index.php?node=report’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/management/index.php?node=report[/COLOR][/URL][/COLOR][/SIZE]
                                            [SIZE=2][COLOR=#3366ff][Mon Mar 17 15:49:20 2014] [error] [client 172.16.8.167] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/management/reports/Imaging Log.php on line 138, referer: [URL=‘http://srvfog.cavp.fr/fog/management/index.php?node=report’][COLOR=#3366ff]http://srvfog.cavp.fr/fog/management/index.php?node=report[/COLOR][/URL][/COLOR][/SIZE]

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 56
                                            • 57
                                            • 58
                                            • 59
                                            • 60
                                            • 77
                                            • 78
                                            • 58 / 78
                                            • First post
                                              Last post

                                            262

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project