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

Upgrade to 1.2.0 failed : php-bcmath problem

Scheduled Pinned Locked Moved Solved
FOG Problems
3
4
1.4k
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.
  • P
    pcayphas
    last edited by Oct 19, 2016, 10:20 AM

    Server
    • FOG Version:
    • OS:
    Client
    • Service Version:
    • OS:
    Description

    Hello,

    I’ve a problem when trying to upgrade to 1.2.0 via git on my machine.
    Trying also “yum install php-bcmath -y” does not solve the problem. Issue seems to be with remi

    Installfog.sh finishes by : * Installing package: php-bcmath…Failed!

    yum install php-bcmath -y failed with : Erreur : Paquet : php-bcmath-5.4.45-12.el7.remi.x86_64 (remi)

    Any idea to help ?

    My server : CentOS Linux release 7.2.1511 (Core)
    My running fog : Running Version: 8303

    Thanks in advance,

    Philippe

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Oct 19, 2016, 11:30 AM

      try these before hand:

      yum remove -y php* lib*php
      yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm -y
      yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm -y
      yum install yum-utils -y
      yum-config-manager --enable remi-php70
      yum install php php-bcmath php-cli php-common php-fpm php-gd php-ldap php-mbstring php-mcrypt php-mysqlnd php-process -y
      

      Also, I don’t think you’re installing 1.2.0, I think you’re installing 1.3.0 Release Candidate - and an old one at that I think. You should follow these instructions for installing the latest FOG onto CentOS 7:

      https://wiki.fogproject.org/wiki/index.php?title=CentOS_7
      After the install is done, if there’s any issues with the PHP version, you can again use the above commands I posted after the install.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • G
        george1421 Moderator
        last edited by Oct 19, 2016, 11:36 AM

        Also just for clarity, does your fog server have direct internet access or must you go through a proxy server to reach the internet? If it is via a proxy server there are steps you must complete to allow the installer to work.

        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!

        1 Reply Last reply Reply Quote 1
        • P
          pcayphas
          last edited by Oct 20, 2016, 6:53 AM

          George : no proxy is used.
          Wayne : GREAT ! It’s working. Thanks a lot ! and indeed it was 1.3.0

          Philippe

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

          120

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project