J Jesse Verified User Joined Nov 1, 2010 Messages 9 Mar 26, 2011 #1 Anyone knows how to remove suhosin php patch from the server? Thanks in advance,
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,366 Location www.poralix.com Mar 26, 2011 #2 Re-compile PHP without the patch.
SeLLeRoNe Super Moderator Joined Oct 9, 2004 Messages 6,643 Location A Coruña, Spain Mar 26, 2011 #3 If is patch remove php* from /usr/local/directadmin/custombuild/ then Code: ./build clean ./build update ./build php n If is just the extension remove the link to suhosin.so present in php.ini Regards
If is patch remove php* from /usr/local/directadmin/custombuild/ then Code: ./build clean ./build update ./build php n If is just the extension remove the link to suhosin.so present in php.ini Regards