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

    Ibizenco

    @Ibizenco

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

    Ibizenco Unfollow Follow

    Latest posts made by Ibizenco

    • Fix problem with php-gettext

      Re: insatllfog.sh can't get php-gettext

      If you use a “Bullseye” version of Debian or a newet version of Ubuntu (22.xx), the installation does not go smoothly…

      PHP-GETTEXT no longer exists and the version of PHP which is 7.4 does not start correctly.

      To overcome this problem, just before running the famous command to initialize the script (./installfog.sh) you must modify the config.sh file located in the /lib/ubuntu directory of your fogproject folder.

      You must add after line 93 (fi) the following line: php_ver=“7.4”

      Then on line 107 change the package name from php-gettext to php-php-gettext.

      Now you can run ./installfog.sh

      posted in Linux Problems
      I
      Ibizenco