• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Trev-lchs
    3. Posts
    T
    • Profile
    • Following 0
    • Followers 1
    • Topics 17
    • Posts 167
    • Best 11
    • Controversial 0
    • Groups 0

    Posts made by Trev-lchs

    • RE: Fog UPDATE AILED PHP Failed To install Properly

      @trev-lchs said in Fog UPDATE AILED PHP Failed To install Properly:

      @sebastian-roth
      root@fog-03:~# dpkg -l | grep php
      ii php-cli 1:7.0+35ubuntu6.1 all command-line interpreter for the PHP scripting language (default)
      ii php-common 2:76+ubuntu16.04.1+deb.sury.org+9 all Common files for PHP packages
      ii php-gettext 1.0.11-2build1 all read gettext MO files directly, without requiring anything other than PHP
      ii php-pear 1:1.10.1+submodules+notgz-6ubuntu0.3 all PEAR Base System
      ii php-xml 1:7.0+35ubuntu6.1 all DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
      ii php7.0-cli 7.0.33-0ubuntu0.16.04.16 amd64 command-line interpreter for the PHP scripting language
      ii php7.0-common 7.0.33-0ubuntu0.16.04.16 amd64 documentation, examples and common module for PHP
      ii php7.0-json 7.0.33-0ubuntu0.16.04.16 amd64 JSON module for PHP
      ii php7.0-opcache 7.0.33-0ubuntu0.16.04.16 amd64 Zend OpCache module for PHP
      ii php7.0-readline 7.0.33-0ubuntu0.16.04.16 amd64 readline module for PHP
      ii php7.0-xml 7.0.33-0ubuntu0.16.04.16 amd64 DOM, SimpleXML, WDDX, XML, and XSL module for PHP
      root@fog-03:~# root@fog-03:~# dpkg -l | grep php
      ii php-cli 1:7.0+35ubuntu6.1 all command-line interpreter for the PHP scripting language (default)
      ii php-common 2:76+ubuntu16.04.1+deb.sury.org+9 all Common files for PHP packages
      ii php-gettext 1.0.11-2build1 all read gettext MO files directly, without requiring anything other than PHP
      ii php-pear 1:1.10.1+submodules+notgz-6ubuntu0.3 all PEAR Base System
      ii php-xml 1:7.0+35ubuntu6.1 all DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
      ii php7.0-cli 7.0.33-0ubuntu0.16.04.16 amd64 command-line interpreter for the PHP scripting language
      ii php7.0-common 7.0.33-0ubuntu0.16.04.16 amd64 documentation, examples and common module for PHP
      ii php7.0-json 7.0.33-0ubuntu0.16.04.16 amd64 JSON module for PHP
      ii php7.0-opcache 7.0.33-0ubuntu0.16.04.16 amd64 Zend OpCache module for PHP
      ii php7.0-readline 7.0.33-0ubuntu0.16.04.16 amd64 readline module for PHP
      ii php7.0-xml 7.0.33-0ubuntu0.16.04.16 amd64 DOM, SimpleXML, WDDX, XML, and XSL module for PHP
      root@fog-03:~#
      root@fog-03:~#: command not found
      root@fog-03:~# ii php-cli 1:7.0+35ubuntu6.1 all command-line interpreter for the PHP scripting language (default)
      -bash: syntax error near unexpected token `(’
      root@fog-03:~# ii php-common 2:76+ubuntu16.04.1+deb.sury.org+9 all Common files for PHP packages
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php-gettext 1.0.11-2build1 all read gettext MO files directly, without requiring anything other than PHP
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php-pear 1:1.10.1+submodules+notgz-6ubuntu0.3 all PEAR Base System
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php-xml 1:7.0+35ubuntu6.1 all DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php7.0-cli 7.0.33-0ubuntu0.16.04.16 amd64 command-line interpreter for the PHP scripting language
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php7.0-common 7.0.33-0ubuntu0.16.04.16 amd64 documentation, examples and common module for PHP
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php7.0-json 7.0.33-0ubuntu0.16.04.16 amd64 JSON module for PHP
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php7.0-opcache 7.0.33-0ubuntu0.16.04.16 amd64 Zend OpCache module for PHP
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php7.0-readline 7.0.33-0ubuntu0.16.04.16 amd64 readline module for PHP
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# ii php7.0-xml 7.0.33-0ubuntu0.16.04.16 amd64 DOM, SimpleXML, WDDX, XML, and XSL module for PHP
      The program ‘ii’ is currently not installed. You can install it by typing:
      apt install ii
      root@fog-03:~# root@fog-03:~#
      root@fog-03:~#: command not found
      root@fog-03:~#

      I wonder if it would be possible to run the old installer to the old version? If so how is this done?
      these are the instructions I followed to upgrade
      sudo -i
      git clone https://github.com/FOGProject/fogproject.git /root/fogproject
      cd /root/fogproject/
      git checkout dev-branch
      git pull
      cd bin
      ./installfog.sh

      posted in FOG Problems
      T
      Trev-lchs
    • RE: Fog UPDATE AILED PHP Failed To install Properly

      @trev-lchs Sabastian, to be honest once I get fog working I just leave everything alone until I have to change something, not being that good with linux its a bit daunting. Feeling rather hot sweaty and sick now, as I have a lot of PCs to image next week. When fog is working its bloody fantastic but each time I have to upgrade it I seem to get into trouble. Thank you for your time helping.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: Fog UPDATE AILED PHP Failed To install Properly

      @sebastian-roth

      root@fog-03:~# dpkg -l | grep php
      ii  php-cli                                    1:7.0+35ubuntu6.1                               all          command-line interpreter for the PHP scripting language (default)
      ii  php-common                                 2:76+ubuntu16.04.1+deb.sury.org+9               all          Common files for PHP packages
      ii  php-gettext                                1.0.11-2build1                                  all          read gettext MO files directly, without requiring anything other than PHP
      ii  php-pear                                   1:1.10.1+submodules+notgz-6ubuntu0.3            all          PEAR Base System
      ii  php-xml                                    1:7.0+35ubuntu6.1                               all          DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
      ii  php7.0-cli                                 7.0.33-0ubuntu0.16.04.16                        amd64        command-line interpreter for the PHP scripting language
      ii  php7.0-common                              7.0.33-0ubuntu0.16.04.16                        amd64        documentation, examples and common module for PHP
      ii  php7.0-json                                7.0.33-0ubuntu0.16.04.16                        amd64        JSON module for PHP
      ii  php7.0-opcache                             7.0.33-0ubuntu0.16.04.16                        amd64        Zend OpCache module for PHP
      ii  php7.0-readline                            7.0.33-0ubuntu0.16.04.16                        amd64        readline module for PHP
      ii  php7.0-xml                                 7.0.33-0ubuntu0.16.04.16                        amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
      
      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @sebastian-roth Hi Sabastian, installer fails at the same place. fog a bit dead now

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @sebastian-roth Yes I do believe that’s correct Sabastian
      NAME=“Ubuntu”
      VERSION=“16.04.7 LTS (Xenial Xerus)”
      ID=ubuntu
      ID_LIKE=debian
      PRETTY_NAME=“Ubuntu 16.04.7 LTS”
      VERSION_ID=“16.04”
      HOME_URL=“http://www.ubuntu.com/”
      SUPPORT_URL=“http://help.ubuntu.com/”
      BUG_REPORT_URL=“http://bugs.launchpad.net/ubuntu/”
      VERSION_CODENAME=xenial
      UBUNTU_CODENAME=xenial

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @trev-lchs rerunning the installer in a vain hope, pray for me

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @sebastian-rothHi Sebastian I thought id take your advise and upgrade to the latest version of fog, I think the gods are against me today any advice on the below would be most welcome

        The current *fogstorage* database password does not meet high
         security standards. We will generate a new password and update
         all the settings on this FOG server for you. Please take note
         of the following credentials that you need to manually update
         on all your storage nodes' /opt/fog/.fogsettings configuration
         files and re-run (!) the FOG installer:
         
         Press [Enter] to proceed after you noted down the credentials.
      
      OK
       * Backing up user reports.....................................Done
       * Stopping web service........................................OK
       * Setting up Apache and PHP files.............................Failed
         ###########################################
         #                                         #
         #      PHP Failed to install properly     #
         #                                         #
         ###########################################
      
         Could not find /etc/php/7.1/fpm/php.ini!
      
      posted in FOG Problems
      T
      Trev-lchs
    • Fog UPDATE AILED PHP Failed To install Properly
         The current *fogstorage* database password does not meet high
         security standards. We will generate a new password and update
         all the settings on this FOG server for you. Please take note
         of the following credentials that you need to manually update
         on all your storage nodes' /opt/fog/.fogsettings configuration
         files and re-run (!) the FOG installer:
         
         Press [Enter] to proceed after you noted down the credentials.
      
      OK
       * Backing up user reports.....................................Done
       * Stopping web service........................................OK
       * Setting up Apache and PHP files.............................Failed
         ###########################################
         #                                         #
         #      PHP Failed to install properly     #
         #                                         #
         ###########################################
      
         Could not find /etc/php/7.1/fpm/php.ini!
      

      Please help if you can

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @sebastian-roth Hi Sebastian, , Permission denied.
      Error code: 3
      Error message from server: Permission denied

      this when attempting to copy from local PC to server using winscp
      I am obviously doing something wrong, any advice would be truly welcome.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @sebastian-roth Thanks Sebastian

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @george1421 Hi George,Ii have extracted the zip renamed the old one on fog, about to copy over but the filenames in the extracted zip does not contain refind.efi however is does contain
      Refind_ia32.efi
      refind_aa64.efi
      refind_x64.efi
      I suppose that’s 32 bit, arm64 and X64, I thought about changing Refind_x64 to refind.efi, however I have no idea how fog makes this decision so don’t want to do the wrong thing, could you please advise?

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @george1421 Thanks George that’s very helpful.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @george1421 Hi Again George downloaded the zip, as I guess that makes sense, how would one swap this out?

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @george1421 Hi George, what would be the best way to swap this file out, I am not a Linux guru of any sort, I have had a look in the link you very kindly sent, would it be best to download the whole folder or just a file in it, we are using Windows 10, 64 based systems. The PCs are brand new and should be fully up to date firmware wise.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @george1421 OHHHH I see, I Wasn’t trying to upset anyone just in a downward spiral of no time, I sincerely apologies if I caused offence.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @trev-lchs Hi Sabastian, why would you think I was kidding? I have already tried all the options from Fog Config/ipxe general config/boot exit type, none of these have worked, I tried your suggestion on the host of EXIT, but although this did exit, it just said that chainloading failed, hit S. Thanks for the hint about refind.conf I will try that, thanks as always for your help.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: REFInd-Initializing - hangs

      @trev-lchs said in REFInd-Initializing - hangs:

      HI, I know you guys will have the answers to this, but we have a new set of PCS to image, I can get them to Pxe boot ok and send the inventory up etc, but when it reboots it goes through the motions gives you the boot screen, but when you select boot to hard drive, it hangs with a thin blue background at the top of the screen saying REFInd -Initializing, nothing from here, any ideas? These are HP Prodesk 400 G7 PCs we are using Fog 1.5.7.2 kernel is 5.10.19 Tom Elliott64 also tried 5.10.34 Tom Elliott64. We are using UEFi boot which works perfectly with the older versions of the Prodesk 400.

      Anyone?

      posted in FOG Problems
      T
      Trev-lchs
    • REFInd-Initializing - hangs

      HI, I know you guys will have the answers to this, but we have a new set of PCS to image, I can get them to Pxe boot ok and send the inventory up etc, but when it reboots it goes through the motions gives you the boot screen, but when you select boot to hard drive, it hangs with a thin blue background at the top of the screen saying REFInd -Initializing, nothing from here, any ideas? These are HP Prodesk 400 G7 PCs we are using Fog 1.5.7.2 kernel is 5.10.19 Tom Elliott64 also tried 5.10.34 Tom Elliott64. We are using UEFi boot which works perfectly with the older versions of the Prodesk 400.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: FOG IMAGES- Deleted Dev

      @Trev-lchs Thanks Tom, yea i did get a bit ahead, but time is a bit against me today, you know how it is, I will upgrade next week thanks for all your help.

      posted in FOG Problems
      T
      Trev-lchs
    • RE: FOG IMAGES- Deleted Dev

      @Tom-Elliott all is well, fog install halted as my colleges had the website open, once he closed it , the install continued, all up and running now, thank you both. if you happen to know those install commands for 1.5.8 that would be great using git

      posted in FOG Problems
      T
      Trev-lchs
    • 1 / 1