Jump to content

PHP 5 with XSLT support


Recommended Posts

Hello

 

I am trying to compile PHP 5.1.4 with xslt support on my Debian box. Before compiling PHP with xslt, I installed the following packages:

 

apt-get install libexpat1-dev
apt-get install libxslt-dev

 

I also compiled libxslt from debian source package. Installed expat.

 

Now I configure PHP with options as: http://128.255.45.253/~rnadhani/

 

As you can see XSLT is not installed and as such xslt_create() function fails.

 

Any help on getting XSLT to work would be appreciated.

 

Link to comment
https://forums.phpfreaks.com/topic/49419-php-5-with-xslt-support/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.