ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Snipe-IT PHP 5.6 upgrade to 7.1

    IT Discussion
    snipe-it upgrade php php 5 php 7 centos 7
    7
    54
    7.3k
    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.
    • JaredBuschJ
      JaredBusch @DustinB3403
      last edited by

      @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

      None of this relates to my issue of "how the H do I upgrade php without borking the whole damn thing..." lol

      😄

      It does, because our answer is to install clean and migrate the DB.

      zachary715Z DustinB3403D 2 Replies Last reply Reply Quote 1
      • zachary715Z
        zachary715 @JaredBusch
        last edited by

        @jaredbusch said in Snipe-IT PHP 5.6 upgrade to 7.1:

        @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

        None of this relates to my issue of "how the H do I upgrade php without borking the whole damn thing..." lol

        😄

        It does, because our answer is to install clean and migrate the DB.

        And you will get an updated version of PHP as you wish

        1 Reply Last reply Reply Quote 0
        • DustinB3403D
          DustinB3403 @JaredBusch
          last edited by

          @jaredbusch said in Snipe-IT PHP 5.6 upgrade to 7.1:

          @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

          None of this relates to my issue of "how the H do I upgrade php without borking the whole damn thing..." lol

          😄

          It does, because our answer is to install clean and migrate the DB.

          I suppose, seems painful to do that though still.

          I could simply backup my .env file I suppose.

          1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403
            last edited by

            I guess the core question I have that is irritating me is why can't I just point snipe-it to the updated version of php?

            zachary715Z 1 Reply Last reply Reply Quote 0
            • zachary715Z
              zachary715 @DustinB3403
              last edited by

              @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

              I guess the core question I have that is irritating me is why can't I just point snipe-it to the updated version of php?

              Did you attempt @black3dynamite's method above?

              DustinB3403D 1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403 @zachary715
                last edited by

                @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                I guess the core question I have that is irritating me is why can't I just point snipe-it to the updated version of php?

                Did you attempt @black3dynamite's method above?

                Not yet, as its mid-day and people are using the system.

                JaredBuschJ 1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @DustinB3403
                  last edited by

                  @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                  @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                  @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                  I guess the core question I have that is irritating me is why can't I just point snipe-it to the updated version of php?

                  Did you attempt @black3dynamite's method above?

                  Not yet, as its mid-day and people are using the system.

                  That would be my recommendation then. shutdown the VM, make a snapshot, then power it on and try that.

                  DustinB3403D 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch
                    last edited by

                    I just went through the git history. the installer was changed to install php 7.1 on Oct 2, 2017.

                    1 Reply Last reply Reply Quote 1
                    • DustinB3403D
                      DustinB3403 @JaredBusch
                      last edited by

                      @jaredbusch said in Snipe-IT PHP 5.6 upgrade to 7.1:

                      @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                      @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                      @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                      I guess the core question I have that is irritating me is why can't I just point snipe-it to the updated version of php?

                      Did you attempt @black3dynamite's method above?

                      Not yet, as its mid-day and people are using the system.

                      That would be my recommendation then. shutdown the VM, make a snapshot, then power it on and try that.

                      Will do.

                      Would be wonderful to find a way to do this without having to "brute force it".

                      JaredBuschJ 1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @DustinB3403
                        last edited by

                        @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                        @jaredbusch said in Snipe-IT PHP 5.6 upgrade to 7.1:

                        @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                        @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                        @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                        I guess the core question I have that is irritating me is why can't I just point snipe-it to the updated version of php?

                        Did you attempt @black3dynamite's method above?

                        Not yet, as its mid-day and people are using the system.

                        That would be my recommendation then. shutdown the VM, make a snapshot, then power it on and try that.

                        Will do.

                        Would be wonderful to find a way to do this without having to "brute force it".

                        Something in the .env file or some other config file has to point to the php.ini location to be used.

                        DustinB3403D 1 Reply Last reply Reply Quote 0
                        • DustinB3403D
                          DustinB3403 @JaredBusch
                          last edited by

                          @jaredbusch It's not in the .env file, looking at mine currently.

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @DustinB3403
                            last edited by

                            @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                            @jaredbusch It's not in the .env file, looking at mine currently.

                            The entire point of using the IUS repo is not not use the default php.ini which is PHP 5.4 on CentOS 7, so there has to be something to find the php.ini file for the application.

                            DustinB3403D 1 Reply Last reply Reply Quote 0
                            • DustinB3403D
                              DustinB3403 @JaredBusch
                              last edited by

                              @jaredbusch Is it possible that php5.6 was in a pre-release state and just not available on centos 7 at the time?

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @DustinB3403
                                last edited by

                                @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                @jaredbusch Is it possible that php5.6 was in a pre-release state and just not available on centos 7 at the time?

                                Nope. That is not how CentOS (RHEL) works.

                                DustinB3403D 1 Reply Last reply Reply Quote 1
                                • DustinB3403D
                                  DustinB3403 @JaredBusch
                                  last edited by DustinB3403

                                  @jaredbusch said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                  @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                  @jaredbusch Is it possible that php5.6 was in a pre-release state and just not available on centos 7 at the time?

                                  Nope. That is not how CentOS (RHEL) works.

                                  Hrm. . .

                                  Not that I'm disagreeing, I just don't know. In following a guide on D.O. 7.1 was in pre-release at the time and not available in the repo's yet. So if I was running the process at the time I would've had to add the repo to get it. . .

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @DustinB3403
                                    last edited by

                                    @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                    @jaredbusch said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                    @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                    @jaredbusch Is it possible that php5.6 was in a pre-release state and just not available on centos 7 at the time?

                                    Nope. That is not how CentOS (RHEL) works.

                                    Hrm. . .

                                    Not that I'm disagreeing, I just don't know. In following a guide on D.O. 7.1 was in pre-release at the time and not available in the repo's yet. So if I was running the process at the time I would've had to add the repo to get it. . .

                                    Those are coincidental. It was prerelease and not available in the repos. But even when released, doesn't go to the repos.

                                    1 Reply Last reply Reply Quote 0
                                    • black3dynamiteB
                                      black3dynamite
                                      last edited by black3dynamite

                                      I guess you can try this to confirm what version is being used with apache. Add this to the /var/www/html/ or whatever your root document path is.

                                      # phpinfo.php
                                      <?php
                                      // Show all information, defaults to INFO_ALL
                                      phpinfo();
                                      ?>
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • DustinB3403D
                                        DustinB3403 @black3dynamite
                                        last edited by DustinB3403

                                        @black3dynamite said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                        I assume this would be the way to remove 5.x and install 7.x

                                        # Stop httpd and mariadb
                                        systemctl stop httpd
                                        systemctl stop mariadb
                                        
                                        # Remove all php and php modules
                                        yum -y remove php*
                                        
                                        # Add IUS Repo (Unless already added)
                                        yum -y install epel-release
                                        yum -y install https://centos7.iuscommunity.org/ius-release.rpm
                                        rpm --import /etc/pki/rpm-gpg/IUS-COMMUNITY-GPG-KEY
                                        
                                        # Install PHP 7.1
                                        yum -y install php71u php71u-mysqlnd php71u-bcmath php71u-cli php71u-common php71u-embedded php71u-gd php71u-mbstring php71u-mcrypt php71u-ldap php71u-json php71u-simplexml
                                        
                                        # Start httpd and mariadb
                                        systemctl start httpd
                                        systemctl start mariadb
                                        

                                        Well this did work, which awesome thank you for that. Now using PHP 7.1.13.

                                        Edit: I checked to see who was using the system (we have a handful and just skype'd em) and told them to give me a minute.

                                        1 Reply Last reply Reply Quote 1
                                        • DustinB3403D
                                          DustinB3403
                                          last edited by

                                          So now to annoy @JaredBusch, is there a reason why with the install script that it can't pull down these updates?

                                          I know you didn't create it from scratch, just poking you.

                                          travisdh1T 1 Reply Last reply Reply Quote 0
                                          • travisdh1T
                                            travisdh1 @DustinB3403
                                            last edited by

                                            @dustinb3403 said in Snipe-IT PHP 5.6 upgrade to 7.1:

                                            So now to annoy @JaredBusch, is there a reason why with the install script that it can't pull down these updates?

                                            I know you didn't create it from scratch, just poking you.

                                            https://dobrador.com/wp-content/uploads/2017/02/Do-Not-Poke-the-Dragon.jpg

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 3 / 3
                                            • First post
                                              Last post