HELP!! XSL and Sablotron issues

Hi,

I've been racking my brains to get XSL and Sablotron installed on my Apache/PHP5 server using cPanel, but it my appear I have to do this manually as there are no option within the CP to do this - unless I've missed it. Is this a difficult process?

My current configure command list looks like this: -

Command './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mysql=/usr' '--with-openssl' '--with-pear' '--enable-xslt' '--with-xslt-sablot' '--enable-sockets' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-zlib'
Has this been done correctly? For some reason, my phpinfo page does not list XSL or Sablotron module configuration, so I think not.

Does anyone have a link to a tutorial to do this, or anything that might allow me to get this done - I've been trying to get this done for days!! :/

Many thanks in advance.

Jules.

 

 

 

 

Top