Articles on: Direct Admin

How to Add xsl PHP Extension (DirectAdmin)

  1. 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

****


  1. Add below line into configure.php5


--with-xsl



  1. Save the file and recompile PHP through custombuild:


./build clean

./build php n

Updated on: 09/11/2018

Was this article helpful?

Share your feedback

Cancel

Thank you!