Tim's IT-Blog

Just a blog about IT and IT-Problems…

Category Archives: PHP

Modified Suhosin Patch 0.9.10 for PHP 5.3.6

by admin_import on 06/07/2011

Here you can download the Suhosin Patch 0.9.10 for PHP 5.3.6: suhosin-patch-5.3.4-0.9.10_for_5.3.6.patch Please extract the Source of PHP 5.3.6 and patch it with the following command     ../php-5.3.6# patch -p1 -i ../suhosin-patch-5.3.4-0.9.10_for_5.3.6.patch To get PHP 5.3.6 please visit http://www.php.net/. The orignal Suhosin Patch for PHP 5.3.4 http://www.hardened-php.net/suhosin/download.html is copyright © Stefan Esser – SektionEins. Suhosin […]