S santovito Verified User Joined Nov 23, 2008 Messages 143 Feb 9, 2009 #1 How install parser XSLT on php 5 and php6? (the php is install in CGI mode) Thank you Vito
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 10,162 Location LT, EU Feb 9, 2009 #2 Code: cd /usr/local/directadmin/custombuild ./build used_configs It will show PHP configuration files, edit them (or add them to the custom directory (search more info on the forums), add "--with-xsl \" and do: Code: ./build php n
Code: cd /usr/local/directadmin/custombuild ./build used_configs It will show PHP configuration files, edit them (or add them to the custom directory (search more info on the forums), add "--with-xsl \" and do: Code: ./build php n