• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. zeusnl
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    zeusnl

    @zeusnl

    2
    Reputation
    166
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    zeusnl Unfollow Follow

    Latest posts made by zeusnl

    • RE: Database update failed 1.1.0 to 1.1.1

      After using the new installer I was able to get everything working. It still appears to have blanked out the password in the config.php file.

      to fix the password (if you have problems)

      sudo gedit /var/www/fog/commons/config.php

      find this line

      define(‘DATABASE_PASSWORD’, ‘YourPasswordHere’);

      Place the password in between the parenthesis after the coma.
      restart apache (not sure you need to but I did)
      sudo service apache2 stop
      sudo service apache2 start

      Thanks for the quick help. Fog is awesome! Tom Rocks!

      posted in FOG Problems
      Z
      zeusnl
    • Database update failed 1.1.0 to 1.1.1

      I down loaded the newest version of fog (1.1.1) today. When I installed it using /bin/installfog.sh I get stuck on Database Schema Installer / Updater. After I press update now I get stuck on the screen below. When I setup fog I set a my sql root password. During the update the installer asked if the root password was blank, I said no. The installer never asked for the password which I assume it retrieved from the current install. I have tried restarting the mysql service, but the schema update still fails.
      [IMG]http://fogproject.org/forum/data/attachments/1/1002-552a8d84d51c42ae89132e9e4abf5e40.jpg[/IMG]

      [url=“/_imported_xf_attachments/1/1002_fog error.png?:”]fog error.png[/url]

      posted in FOG Problems
      Z
      zeusnl