Search Our Database

How to Add xsl PHP Extension – DirectAdmin

Last updated on |
by

SSH into the server and navigate to DirectAdmin’s custombuild folder and edit the file shown below:

cd /usr/local/directadmin/custombuild
vi configure/ap2/configure.php5

 

Add the following line into configure.php5

--with-xsl

 

Save the file and recompile PHP through custombuild:

./build clean
./build php n