|
|
 |
Re: FN-FORUM: PHP (XSLT?) help needed
date posted 15th January 2004 23:22
David Nye wrote on the 13/01/2004 17:05 the following fine words:
>
> Any comments and suggestions will be welcome, and something to explain
> to the hosting company what they need to do would probably be most
> useful.
>
David
Sablotron might be installed on their web server, but they need to run
configure with the '--enable-xslt' '--with-expat-dir=/usr/local'
'--with-xslt-sablot=/usr/local' before php will use them. These commands
are missing from the phpinfo file shown in:
> http://www.stlgroup.co.uk/ordering/info.php
Have a look at http://uk.php.net/xslt for further info.
If sablotron is not installed they will need to install it.
I have just finished some XSLT transformations using PHP which once we
sorted out sablotron and expat went very smoothly.
JohnO
--
John Olival
Explican Internet Solutions
+44 (0)870 432 4319
http://www.explican.com
----
|
 |
|