Join the community today
Register Now

Upgrade PHP 7.1.0

Discussion in 'Install & Upgrades or Pre-Install Questions' started by CarpCharacin, Dec 2, 2016.

  1. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    4:07 AM
    1.15.x
    MariaDB 10.1
    I ran that, but I forgot to log in as sudo so it just said permission denied a bunch of times so I logged in as sudo and ran it again and it didn't say anything after I ran it. Did it work?

     
  2. eva2000

    eva2000 Administrator Staff Member

    59,275
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    8:07 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    what do these commands output
    Code (Text):
    php -v
    fpmrestart
    
     
  3. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    4:07 AM
    1.15.x
    MariaDB 10.1
    php -v outputs 7.0.13 and fpmrestart outputs
    Gracefully shutting down php-fpm . done
    Starting php-fpm done
     
  4. eva2000

    eva2000 Administrator Staff Member

    59,275
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    8:07 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    did you remove the directory/files for /svr-setup/php-7.1.0* ?

    would need latest php_upgrade.log from /root/centminlogs the full log to troubleshoot
     
  5. eva2000

    eva2000 Administrator Staff Member

    59,275
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    8:07 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    try doing the upgrade as full root user and not sudo user
     
  6. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    4:07 AM
    1.15.x
    MariaDB 10.1
    IT WORKED! Now I can go to sleep. I didn't do it as a full root user, I just tried again as a sudo user because I thought it would work because I deleted the php 7.2.0-dev files. It worked.
     
  7. eva2000

    eva2000 Administrator Staff Member

    59,275
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    8:07 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Great to hear

    Here's PHP 7.1 bug tracker to keep an eye on reported bugs PHP :: Bugs :: Search