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

    Blank Index.php after Login (FOG 1.2.0 + Ubuntu 14.04 LTS)

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    5
    2.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.
    • R
      Robert Erbes
      last edited by

      Fresh load of Ubuntu, fresh install of Fog.
      I get the Fog login page, and enter fog/password, then get the blank index.php

      I did not update or upgrade the OS.
      I did not pre-install LAMP.

      I set a static IP.
      I used ‘password’ for mysql.
      I enabled root and set the password to password.
      The OS login is fogadmin with a password of password.

      I must be missing a critical pre-requisite.

      Any help is appreciated! Thanks!

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

        What’s in your:
        [code]/var/log/apache2/error.log[/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
        • R
          Robert Erbes
          last edited by

          [LEFT]This is my entire error.log[/LEFT]
          [LEFT] [/LEFT]
          [INDENT=1][LEFT][SIZE=1][Fri Aug 01 09:51:32.672195 2014] [mpm_event:notice] [pid 5895:tid 140478652745600] AH00489: Apache/2.4.7 (Ubuntu) configured – resuming normal operations[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:32.672306 2014] [core:notice] [pid 5895:tid 140478652745600] AH00094: Command line: ‘/usr/sbin/apache2’[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:48.067042 2014] [mpm_event:notice] [pid 5895:tid 140478652745600] AH00491: caught SIGTERM, shutting down[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:49.149946 2014] [mpm_prefork:notice] [pid 7532] AH00163: Apache/2.4.7 (Ubuntu) configured – resuming normal operations[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:49.150046 2014] [core:notice] [pid 7532] AH00094: Command line: ‘/usr/sbin/apache2’[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:50.474410 2014] [mpm_prefork:notice] [pid 7532] AH00169: caught SIGTERM, shutting down[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:51.621473 2014] [mpm_prefork:notice] [pid 7608] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.3 configured – resuming normal operations[/SIZE]
          [SIZE=1][Fri Aug 01 09:51:51.621546 2014] [core:notice] [pid 7608] AH00094: Command line: ‘/usr/sbin/apache2’[/SIZE]
          [SIZE=1][Fri Aug 01 09:55:58.750548 2014] [mpm_prefork:notice] [pid 7608] AH00169: caught SIGTERM, shutting down[/SIZE]
          [SIZE=1][Fri Aug 01 09:55:59.911940 2014] [mpm_prefork:notice] [pid 21426] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.3 configured – resuming normal operations[/SIZE]
          [SIZE=1][Fri Aug 01 09:55:59.912011 2014] [core:notice] [pid 21426] AH00094: Command line: ‘/usr/sbin/apache2’[/SIZE]
          [SIZE=1][Fri Aug 01 09:57:39.715666 2014] [:error] [pid 21434] [client 172.17.75.109:57339] PHP Fatal error: Class ‘Mainmenu’ not found in /var/www/fog/management/index.php on line 37, referer: [url]http://172.17.75.109/fog/commons/schemaupdater/index.php?redir=1[/url][/SIZE]
          [SIZE=1][Fri Aug 01 09:57:45.301371 2014] [:error] [pid 21508] [client 172.17.75.109:57340] PHP Fatal error: Class ‘FOGPage’ not found in /var/www/fog/lib/pages/HostMobile.class.php on line 14, referer: [url]http://172.17.75.109/fog/management/[/url][/SIZE]
          [SIZE=1][Fri Aug 01 10:06:49.882058 2014] [:error] [pid 21431] [client 172.17.75.109:57362] PHP Fatal error: Class ‘FOGPage’ not found in /var/www/fog/lib/pages/HostMobile.class.php on line 14[/SIZE]
          [SIZE=1][Fri Aug 01 10:06:51.254094 2014] [:error] [pid 21430] [client 172.17.75.109:57363] PHP Fatal error: Class ‘FOGPage’ not found in /var/www/fog/lib/pages/HostMobile.class.php on line 14[/SIZE]
          [SIZE=1][Fri Aug 01 10:07:04.647216 2014] [:error] [pid 21432] [client 172.27.11.73:60655] PHP Fatal error: Class ‘Mainmenu’ not found in /var/www/fog/management/index.php on line 37[/SIZE]
          [SIZE=1][Fri Aug 01 10:07:16.711432 2014] [:error] [pid 21510] [client 172.27.11.73:60660] PHP Fatal error: Class ‘FOGPage’ not found in /var/www/fog/lib/pages/HostMobile.class.php on line 14, referer: [url]http://172.17.75.109/fog/management/[/url][/SIZE]
          [SIZE=1][Fri Aug 01 10:20:55.000354 2014] [:error] [pid 21511] [client 172.27.11.73:60871] PHP Fatal error: Class ‘FOGPage’ not found in /var/www/fog/lib/pages/HostMobile.class.php on line 14, referer: [url]http://172.17.75.109/fog/management/[/url][/SIZE][/LEFT][/INDENT]

          1 Reply Last reply Reply Quote 0
          • R
            Robert Erbes
            last edited by

            Here is my foginstall.log

            [url=“/_imported_xf_attachments/1/1246_foginstall.txt?:”]foginstall.txt[/url]

            1 Reply Last reply Reply Quote 0
            • R
              Robert Erbes
              last edited by

              I copied the fog_1.2.0 tarball from a Windows PC initially, then copied it to the Ubuntu box.

              There was some issues decompressing it, so i re-downloaded it on the Ubuntu box. It decompressed fine, I re-installed, and the page comes up fine!

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

              250

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project