Want more timely Centmin Mod News Updates?
Become a Member

PHP PHP 5.3.29 is available, PHP 5.3 reaching end of life

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Aug 15, 2014.

  1. eva2000

    eva2000 Administrator Staff Member

    53,251
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    1:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. eva2000

    eva2000 Administrator Staff Member

    53,251
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    1:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Ah end of an era as we say good bye. PHP 5.3.29 the last of the PHP 5.3 versions it seems :)
     
  3. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    10:32 AM
    Have the following issue trying to update to it:

    Code:
    *************************************************
    * Upgrading PHP
    *************************************************
    yum -y erase php*
    Loaded plugins: downloadonly, fastestmirror, priorities
    Setting up Remove Process
    No Match for argument: php-5.3.28
    Loading mirror speeds from cached hostfile
    * base: mirror.atlanticmetro.net
    * epel: mirrors.einstein.yu.edu
    * extras: centos.chi.host-engine.com
    * rpmforge: repoforge.mirror.constant.com
    * updates: centos.someimage.com
    1567 packages excluded due to repository priority protections
    No Match for argument: php-5.3.28.tar.gz
    No Packages marked for removal
    Initializing download: http://www.php.net/get/php-5.3.29.tar.gz/from/www.php.net/mirror
    HTTP/1.1 404 Not Found
    tar (child): php-5.3.29.tar.gz: Cannot open: No such file or directory
    tar (child): Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error is not recoverable: exiting now
    inc/php_upgrade.inc: line 181: cd: php-5.3.29: No such file or directory
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,251
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    1:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  5. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    10:32 AM
    Thanks