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

    beeppy

    @beeppy

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

    beeppy Unfollow Follow

    Latest posts made by beeppy

    • RE: HTTP ERROR 500 - Fresh install

      Thanx, for a quick reply.

      You’re right. With CentOS9 comes with a newer version of PHP. The installation went without any problems with CentOS8.

      Any news when CentOS9/PHP8 will be supported?

      posted in FOG Problems
      B
      beeppy
    • HTTP ERROR 500 - Fresh install

      I’m doing a fresh install on a new CentOS 9 just for running FOG.

      I came to the part where you need to go to /fog/management to install database schema, but all I get is a http error 500.

      In php-fpm/www-error.log is written:
      PHP Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /var/www/html/fog/lib/db/databasemanager.class.php:47
      Stack trace:
      #0 /var/www/html/fog/lib/db/databasemanager.class.php(47): implode()
      #1 /var/www/html/fog/lib/fog/loadglobals.class.php(43): DatabaseManager::establish()
      #2 /var/www/html/fog/lib/fog/loadglobals.class.php(81): LoadGlobals::_init()
      #3 /var/www/html/fog/commons/base.inc.php(49): LoadGlobals->__construct()
      #4 /var/www/html/fog/management/index.php(22): require(‘…’)
      #5 {main}
      thrown in /var/www/html/fog/lib/db/databasemanager.class.php on line 47

      Database is accessible via phpmyadmin without any problems.

      Any ideas how to solve this?

      posted in FOG Problems
      B
      beeppy