• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. pijltje
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 32
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by pijltje

    • P

      Issue with the inventory (SVN 3067)

      FOG Problems
      • • • pijltje
      14
      0
      Votes
      14
      Posts
      3.2k
      Views

      P

      [SIZE=4][FONT=arial][COLOR=#222222]couldn’t resist[/COLOR] to install r3072, it seems my issues are solved…:)[/FONT][/SIZE]
      [SIZE=4][FONT=arial]what a great support :)[/FONT][/SIZE]
      [SIZE=4][FONT=arial]I am very very grateful…:)[/FONT][/SIZE]

    • P

      Issue add computer to AD after inventory (latest SVN 3014)

      FOG Problems
      • • • pijltje
      7
      0
      Votes
      7
      Posts
      1.8k
      Views

      P

      I did some google ling, php5-mcrypt seem Ubuntu 14.04 has some issue with it…

      The solution (for me) :
      updatedb
      locate mcrypt.ini
      Should show it located at /etc/php5/mods-available
      locate mcrypt.so
      Edit mcrypt.ini and change extension to match the path to mcrypt.so, example:
      extension=/usr/lib/php5/20121212/mcrypt.so [B](this path is missing) [/B]
      Now this:
      php5enmod mcrypt - (optional since its already enabled during phpmyadmin setup)
      Verify that new files exists here (they should be auto created from the issue above)
      ls -al /etc/php5/cli/conf.d/20-mcrypt.ini
      ls -al /etc/php5/apache2/conf.d/20-mcrypt.ini
      Otherwise do the following
      Create symbol links now
      ln -s /etc/php5/mods-available/mcrypt.ini /etc/php5/cli/conf.d/20-mcrypt.ini
      ln -s /etc/php5/mods-available/mcrypt.ini /etc/php5/apache2/conf.d/20-mcrypt.ini
      Restart Apacahe
      service apache2 restart

      and we have a working system again…
      Thanks for the support

    • P

      Web UI Issue after upgrade to latest SVN

      FOG Problems
      • • • pijltje
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      P

      I just installed the latest SVN and indeed it seems to solve my issue…
      Thanks…
      Life can be so simple 😉

      SOLVED !!!

    • P

      WOL issue fog 1.2.0

      FOG Problems
      • • • pijltje
      27
      0
      Votes
      27
      Posts
      13.7k
      Views

      Q

      @Lombard Please check if the primary MAC for the host is correct.

    • 1 / 1