Fatal error: Class ‘XSLTProcessor’ not found

Om xslt toe te voegen in directadmin doe je het volgende:

cd /usr/local/directadmin/custombuild
./build clean
./build update

Voor de cgi omgeving:
mkdir -p custom/suphp
cp configure/suphp/configure.php* custom/suphp/

edit de file custom/suphp/configure.php5 (of 6 afhankelijk van de gebruikte versie) voeg deze optie toe
–with-xsl

Voor de cli omgeving gebruik je ipv suphp de files in ap2
Vervolgens rebuild je php met:

./build php y

Laat een reactie achter