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

    New Install of FOG 1.1.2 and Ubuntu 12.04 LTS

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    96
    50.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.
    • B
      boblablah
      last edited by

      What it is is a list of open sockets with “80” in them… but none of them being a webserver or service with the http port 80 tied up. The second is to show listening services on the box, basically a list of ports you could connect to a service on… also nothing using port 80 which should be the apache default.

      you run the install “installfog.sh” and still get the same thing every time…

      can you try doing an apt-get install --fixmissing or --fix-missing and see if it decides to update the sofware it claims was missing in the first place?

      or better yet, an apt-get update to see if there’s some reason your apt package can not get all the required dependencies from the public repositories?

      1 Reply Last reply Reply Quote 0
      • N
        NDNtech
        last edited by

        I’ve tried --fixmissing already and it acts like nothing’s wrong. I just went and searched the entire file system for files with ‘apache’ in the name and deleted them all after I ran an apache2 purge again and then ran the fog install. Still has the same apache error.

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

          What’s the exact error in the syslog

          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
          • N
            NDNtech
            last edited by

            Tom,
            Remind me where to find that again?

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

              /var/log/syslog

              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
              • N
                NDNtech
                last edited by

                I ran installfog.sh and from the time I started it, until it finished, I got this:
                [CODE]Jul 10 14:47:24 SC-Image kernel: [14816.339563] type=1400 audit(1405021644.556:90): apparmor=“STATUS” operation=“profile_replace” parent=7002 profile=“unconfined” name=“/usr/sbin/mysqld” pid=7006 comm=“apparmor_parser”
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7058]: Upgrading MySQL tables if necessary.
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7061]: /usr/bin/mysql_upgrade: the ‘–basedir’ option is always ignored
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7061]: Looking for ‘mysql’ as: /usr/bin/mysql
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7061]: Looking for ‘mysqlcheck’ as: /usr/bin/mysqlcheck
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7061]: This installation of MySQL is already upgraded to 5.5.37, use --force if you still need to run mysql_upgrade
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7072]: Checking for insecure root accounts.
                Jul 10 14:47:26 SC-Image /etc/mysql/debian-start[7077]: Triggering myisam-recover for all MyISAM tables[/CODE]

                1 Reply Last reply Reply Quote 0
                • N
                  NDNtech
                  last edited by

                  I haven’t really gotten any specific errors other than when I tried to do a manual install, it said I needed apr and PCRE from PERL. I don’t know if that helps or not.

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

                    It does what is the exact command our output of the command service apache2 restart

                    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
                    • N
                      NDNtech
                      last edited by

                      [CODE]apache2: unrecognized service[/CODE]

                      1 Reply Last reply Reply Quote 0
                      • N
                        NDNtech
                        last edited by

                        And when i run “service --status-all” apache2 is not listed

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

                          Give me about 10 to 15 minutes and I should be home in better assist you doing I’ve been All this on my cell phone

                          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

                            I’m home 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
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              so what is the exact messages you get when you attempt to run [code]sudo service apt-get install apache2[/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
                              • N
                                NDNtech
                                last edited by

                                [CODE]root@SC-Image:/# sudo service apt-get install apache2
                                apt-get: unrecognized service[/CODE]

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

                                  sorry
                                  [code]sudo apt-get install apache2[/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
                                  • N
                                    NDNtech
                                    last edited by

                                    [CODE]root@SC-Image:/# sudo apt-get install apache2
                                    Reading package lists… Done
                                    Building dependency tree
                                    Reading state information… Done
                                    apache2 is already the newest version.
                                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                    root@SC-Image:/#
                                    [/CODE]

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

                                      okay
                                      what about
                                      apachectl start

                                      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
                                      • N
                                        NDNtech
                                        last edited by

                                        [CODE]root@SC-Image:/# apachectl start
                                        The program ‘apachectl’ is currently not installed. You can install it by typing:
                                        apt-get install apache2.2-common
                                        [/CODE]

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

                                          okay
                                          run
                                          [code]sudo apt-get update;sudo apt-get upgrade;sudo apt-get install apache2.2-common[/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
                                          • Tom ElliottT
                                            Tom Elliott
                                            last edited by

                                            After that’s all done run:
                                            [code]sudo apt-get install libapache2-mod-auth-mysql[/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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 1 / 5
                                            • First post
                                              Last post

                                            195

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project