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

Web Service Can't Stop The Web Service

Scheduled Pinned Locked Moved Solved
FOG Problems
4
24
5.7k
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.
  • T
    Tom Elliott @tom.langenfeld
    last edited by Dec 27, 2016, 9:17 PM

    @tom.langenfeld Ultimately the last few lines (maybe 100 or so) is important

    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
    • T
      tom.langenfeld
      last edited by Dec 27, 2016, 9:18 PM

      Does the previous post go back into the log far enough? they are the lines from the end of the log

      T 1 Reply Last reply Dec 27, 2016, 9:19 PM Reply Quote 0
      • T
        Tom Elliott @tom.langenfeld
        last edited by Dec 27, 2016, 9:19 PM

        @tom.langenfeld Give me a few. I will likely need to remote in to see what’s going on if that’s okay with 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
        • T
          tom.langenfeld
          last edited by Dec 27, 2016, 9:26 PM

          Of course just let me know how I can help

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Dec 28, 2016, 11:14 AM

            Remote will likely need to happen later today if at all possible. I’m on East coast US time. (I’ll be home around 4:30pm here). Then I will hit you up on chat if all is okay with you.

            Thanks for understanding.

            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
            • T
              tom.langenfeld
              last edited by Dec 28, 2016, 3:35 PM

              Sounds good just chat me with a time that works for you and I am flexible

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Dec 29, 2016, 1:26 PM

                This is going to be overly simplistic of a test, but you could try running:

                ./installfog.sh -Xy

                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
                  Wayne Workman
                  last edited by Wayne Workman Dec 29, 2016, 8:11 AM Dec 29, 2016, 2:07 PM

                  This is from a similar thread.

                  @Tom-Elliott said in Restarting apache2 for fog vhost...failed! Can't update:

                  @moses can you manually uninstall all php files?

                  sudo apt-get purge -yq php* lib*php*; sudo rm -rf /etc/php*;

                  Then rerun the fog installer?

                  Also check your /opt/fog/.fogsettings file for php_ver and php_verAdds and if you find lines beginning with this, just comment them out. This could be part of the issue.

                  Then after those two things, try re-running the installer.

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • T
                    tom.langenfeld
                    last edited by Dec 29, 2016, 2:29 PM

                    Running the ./install -Xy yielded the same results

                    1 Reply Last reply Reply Quote 0
                    • T
                      tom.langenfeld
                      last edited by Dec 29, 2016, 2:46 PM

                      When trying to run the first command I get this message.
                      0_1483022793418_12-28.png

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Dec 29, 2016, 6:13 PM

                        Remoted with @tom-langenfeld and we were able to fix the issue.

                        He was running Ubuntu 15.10, and the Ondrej repo would install, but there were no PHP packages for wily apparently. Updated to 16.04 and had to run a few tricks to get mysql working, but once all was working, everything appears to be running properly now.

                        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
                        • 1
                        • 2
                        • 2 / 2
                        2 / 2
                        • First post
                          23/24
                          Last post

                        200

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project