Programming: July 2014 Archives

PHP 5.2 Security Fix

user-pic
Vote 0 Votes

php52-backports
wget http://museum.php.net/php5/php-5.2.17.tar.bz2
tar jxf php-5.2.17.tar.bz2
cd php-5.2.17

# full trunk patch
wget http://php52-backports.googlecode.com/files/php52-backports-20130717.patch
patch -p1 < php52-backports-20130717.patch

# security branch patch
wget http://php52-backports.googlecode.com/files/php52-backports-security-20130717.patch
patch -p1 < php52-backports-security-20130717.patch

Recent Entries

About this Archive

This page is an archive of entries in the Programming category from July 2014.

Programming: May 2014 is the previous archive.

Programming: August 2015 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives