• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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
49.5k
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.
  • N
    NDNtech
    last edited by Jul 10, 2014, 11:15 PM

    How does a fresh Ubuntu install sound? lol

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 10, 2014, 11:16 PM

      [quote=“NDNtech, post: 32812, member: 23658”]Install??[/quote]

      Yes, sorry about that.

      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
      • I
        ianabc Testers
        last edited by Jul 10, 2014, 11:16 PM

        If it is sitting there apache should be running, so I’m not sure why the startup script isn’t working. While that command is still running (cursor is flashing) try pointing a web browser at the IP address of the machine, e.g. [url]http://10.120.88.146/fog[/url]. When you are finished you can stop the command by pressing “Ctrl-C”, that will kill off apache.

        1 Reply Last reply Reply Quote 0
        • N
          NDNtech
          last edited by Jul 10, 2014, 11:17 PM

          [quote=“ianabc, post: 32822, member: 24548”]If it is sitting there apache should be running so I’m not sure why the startup script isn’t working. While that command is still running (cursor is flashing) try pointing a web browser at the IP address of the machine, e.g. [FONT=Consolas][url]http://10.120.88.146/fog[/url][/FONT][/quote]

          It’s asking me if I want to open or save a PHTML file

          1 Reply Last reply Reply Quote 0
          • N
            NDNtech
            last edited by Jul 10, 2014, 11:18 PM

            [quote=“Tom Elliott, post: 32821, member: 7271”]Yes, sorry about that.[/quote]

            [CODE]root@SC-Image:/# sudo apt-get install libapache2-mod-php5 libapache2-mod-mysql php5-mysql
            Reading package lists… Done
            Building dependency tree
            Reading state information… Done
            E: Unable to locate package libapache2-mod-mysql[/CODE]

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Jul 10, 2014, 11:19 PM

              apt-get install php5-mysql libapache2-mod-php5

              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 Elliott
                last edited by Jul 10, 2014, 11:20 PM

                sorry
                [code]sudo apt-get install libapache2-mod-php5 php5 php5-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
                • N
                  NDNtech
                  last edited by Jul 10, 2014, 11:22 PM

                  [quote=“Tom Elliott, post: 32827, member: 7271”]sorry
                  [code]sudo apt-get install libapache2-mod-php5 php5 php5-mysql[/code][/quote]
                  [CODE]root@SC-Image:/# apt-get install php5-mysql libapache2-mod-php5
                  Reading package lists… Done
                  Building dependency tree
                  Reading state information… Done
                  php5-mysql is already the newest version.
                  Suggested packages:
                  php-pear
                  The following packages will be REMOVED:
                  apache2-mpm-worker
                  The following NEW packages will be installed:
                  apache2-mpm-prefork libapache2-mod-php5
                  0 upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
                  Need to get 0 B/3,139 kB of archives.
                  After this operation, 8,718 kB of additional disk space will be used.
                  Do you want to continue [Y/n]? y
                  dpkg: apache2-mpm-worker: dependency problems, but removing anyway as you requested:
                  apache2 depends on apache2-mpm-worker (= 2.2.22-1ubuntu1.6) | apache2-mpm-prefork (= 2.2.22-1ubuntu1.6) | apache2-mpm-event (= 2.2.22-1ubuntu1.6) | apache2-mpm-itk (= 2.2.22-1ubuntu1.6); however:
                  Package apache2-mpm-worker is to be removed.
                  Package apache2-mpm-prefork is not installed.
                  Package apache2-mpm-event is not installed.
                  Package apache2-mpm-itk is not installed.
                  (Reading database … 227831 files and directories currently installed.)
                  Removing apache2-mpm-worker …

                  • Usage: /etc/init.d/apache2 {start|stop|graceful-stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}
                    invoke-rc.d: initscript apache2, action “stop” failed.
                    Selecting previously unselected package apache2-mpm-prefork.
                    (Reading database … 227827 files and directories currently installed.)
                    Unpacking apache2-mpm-prefork (from …/apache2-mpm-prefork_2.2.22-1ubuntu1.6_amd64.deb) …
                    Setting up apache2-mpm-prefork (2.2.22-1ubuntu1.6) …
                  • Usage: /etc/init.d/apache2 {start|stop|graceful-stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}
                    invoke-rc.d: initscript apache2, action “start” failed.
                    Selecting previously unselected package libapache2-mod-php5.
                    (Reading database … 227832 files and directories currently installed.)
                    Unpacking libapache2-mod-php5 (from …/libapache2-mod-php5_5.3.10-1ubuntu3.13_amd64.deb) …
                    Setting up libapache2-mod-php5 (5.3.10-1ubuntu3.13) …

                  Creating config file /etc/php5/apache2/php.ini with new version

                  • Usage: /etc/init.d/apache2 {start|stop|graceful-stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}
                    invoke-rc.d: initscript apache2, action “restart” failed.
                    root@SC-Image:/# sudo apt-get install libapache2-mod-php5 php5 php5-mysql
                    Reading package lists… Done
                    Building dependency tree
                    Reading state information… Done
                    libapache2-mod-php5 is already the newest version.
                    php5 is already the newest version.
                    php5-mysql is already the newest version.
                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.[/CODE]
                  1 Reply Last reply Reply Quote 0
                  • I
                    ianabc Testers
                    last edited by Jul 10, 2014, 11:22 PM

                    OK, I think apache is working but that your php setup might be broken. That script should be getting executed on the server, not offered for download. You might need to apt-get install the php packages again.

                    Could you just confirm that the apache startup script is indeed working, first press Ctrl-C to kill off the apache debug session, then run the actual startup script, here is the output from my system
                    [CODE]
                    $ sudo /etc/init.d/apache2 start
                    $ ps -ef | grep apache
                    root 20307 1 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                    www-data 20312 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                    www-data 20313 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                    www-data 20314 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                    www-data 20315 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                    www-data 20316 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start

                    root 20337 19912 0 16:21 pts/0 00:00:00 grep apache
                    [/CODE]

                    Once we know that apache is fine we can[S] start fixing php [/S](looks fixed by Toms previous post)

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Jul 10, 2014, 11:22 PM

                      cool, can you try installfog.sh again?

                      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 Jul 10, 2014, 11:26 PM

                        [quote=“Tom Elliott, post: 32831, member: 7271”]cool, can you try installfog.sh again?[/quote]

                        • Setting up and starting Apache Web Server…Failed!
                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Jul 10, 2014, 11:27 PM

                          [code]sudo apt-get install apache2-mpm-prefork[/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 Jul 10, 2014, 11:27 PM

                            [quote=“ianabc, post: 32830, member: 24548”]OK, I think apache is working but that your php setup might be broken. That script should be getting executed on the server, not offered for download. You might need to apt-get install the php packages again.

                            Could you just confirm that the apache startup script is indeed working, first press Ctrl-C to kill off the apache debug session, then run the actual startup script, here is the output from my system
                            [CODE]
                            $ sudo /etc/init.d/apache2 start
                            $ ps -ef | grep apache
                            root 20307 1 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                            www-data 20312 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                            www-data 20313 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                            www-data 20314 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                            www-data 20315 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start
                            www-data 20316 20307 0 16:21 ? 00:00:00 /usr/sbin/apache2 -k start

                            root 20337 19912 0 16:21 pts/0 00:00:00 grep apache
                            [/CODE]

                            Once we know that apache is fine we can[S] start fixing php [/S](looks fixed)[/quote]

                            [CODE]root@SC-Image:/opt/fog_1.1.2/bin# sudo /etc/init.d/apache2 start

                            • Usage: /etc/init.d/apache2 {start|stop|graceful-stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}
                              root@SC-Image:/opt/fog_1.1.2/bin# ps -ef | grep apache
                              root 19158 5377 0 18:26 pts/1 00:00:00 grep --color=auto apache
                              [/CODE]
                            1 Reply Last reply Reply Quote 0
                            • N
                              NDNtech
                              last edited by Jul 10, 2014, 11:28 PM

                              [quote=“Tom Elliott, post: 32833, member: 7271”][code]sudo apt-get install apache2-mpm-prefork[/code][/quote]

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

                              1 Reply Last reply Reply Quote 0
                              • I
                                ianabc Testers
                                last edited by Jul 10, 2014, 11:28 PM

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • I
                                  ianabc Testers
                                  last edited by Jul 10, 2014, 11:29 PM

                                  [quote=“NDNtech, post: 32834, member: 23658”][CODE]root@SC-Image:/opt/fog_1.1.2/bin# sudo /etc/init.d/apache2 start

                                  • Usage: /etc/init.d/apache2 {start|stop|graceful-stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}
                                    root@SC-Image:/opt/fog_1.1.2/bin# ps -ef | grep apache
                                    root 19158 5377 0 18:26 pts/1 00:00:00 grep --color=auto apache
                                    [/CODE][/quote]

                                  That’s a problem, the startup script (/etc/init.d/apache2) isn’t exiting correctly.

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Jul 10, 2014, 11:30 PM

                                    Fresh install would probably work.

                                    When doing the fresh install, don’t install LAMP.

                                    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 Jul 10, 2014, 11:31 PM

                                      [quote=“Tom Elliott, post: 32838, member: 7271”]Fresh install would probably work.

                                      When doing the fresh install, don’t install LAMP.[/quote]

                                      What’s LAMP?

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        Tom Elliott
                                        last edited by Jul 10, 2014, 11:31 PM

                                        Linux, Apache, Mysql, PHP

                                        (Don’t choose webserver, mysql server, or what have you)

                                        I always do minimal install.

                                        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 Jul 10, 2014, 11:33 PM

                                          So how would I do a minimal install, I don’t think I’m following you. (Sorry, it’s been a long day in this tiny room in front of this server)

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 4 / 5
                                          4 / 5
                                          • First post
                                            74/96
                                            Last post

                                          220

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project