Thread: Suhosin 0.9.27
View Single Post
  #1  
Old 09-09-2008, 03:38 AM
kuts kuts is offline
Member
 
Join Date: Oct 2007
Posts: 49
Default Suhosin 0.9.27

When I try to compile PHP via LS admin panel with Suhosin, it installed version 0.9.24 but the latest version as of this post is already 0.9.27.

Which file do I edit to able to install the latest version?

Is it buildphpexecute.php and change this line

$shvers = "0.9.24"; // Suhosin Extension

Reply With Quote