Re: [PHP] Can't get XSLT on PHP
I have it working with : --with-xsl --enable-xslt --with-xslt-sablot Do you have the libxslt-devel package ? I'm not sure if it compiles it as module... If it is module make sure it is enabled in php.ini On Wednesday March 29 2006 22:17, MARG wrote: > Anthony Ettinger wrote: > > obvious one, but did you restart apache? > > Sure :) > > -- AM > > > On 3/29/06, MARG <[EMAIL PROTECTED]> wrote: > >>Hi, > >> > >>I'm trying to get XSLT support on PHP, but i'm not able :( > >> > >>I've compiled Sablotron 1.0.2 successfully and compiled PHP 5.1.2 with > >>--enable-xslt \ > >>--with-xslt-sablot > >> > >>I get no errors and PHP works fine, but i get no XSLT support (confirmed > >>via phpinfo()). > >> > >>Any ideas ? > >> > >>Any help would be apreciated. > >> > >>Warm Regards, > >>MA > >> > >>-- > >>PHP General Mailing List (http://www.php.net/) > >>To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > > Anthony Ettinger > > Signature: http://chovy.dyndns.org/hcard.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] Can't get XSLT on PHP
Anthony Ettinger wrote: > obvious one, but did you restart apache? Sure :) -- AM > > On 3/29/06, MARG <[EMAIL PROTECTED]> wrote: > >>Hi, >> >>I'm trying to get XSLT support on PHP, but i'm not able :( >> >>I've compiled Sablotron 1.0.2 successfully and compiled PHP 5.1.2 with >>--enable-xslt \ >>--with-xslt-sablot >> >>I get no errors and PHP works fine, but i get no XSLT support (confirmed >>via phpinfo()). >> >>Any ideas ? >> >>Any help would be apreciated. >> >>Warm Regards, >>MA >> >>-- >>PHP General Mailing List (http://www.php.net/) >>To unsubscribe, visit: http://www.php.net/unsub.php >> >> >> > > > > -- > Anthony Ettinger > Signature: http://chovy.dyndns.org/hcard.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] Can't get XSLT on PHP
obvious one, but did you restart apache? On 3/29/06, MARG <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to get XSLT support on PHP, but i'm not able :( > > I've compiled Sablotron 1.0.2 successfully and compiled PHP 5.1.2 with > --enable-xslt \ > --with-xslt-sablot > > I get no errors and PHP works fine, but i get no XSLT support (confirmed > via phpinfo()). > > Any ideas ? > > Any help would be apreciated. > > Warm Regards, > MA > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- Anthony Ettinger Signature: http://chovy.dyndns.org/hcard.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Can't get XSLT on PHP
Hi, I'm trying to get XSLT support on PHP, but i'm not able :( I've compiled Sablotron 1.0.2 successfully and compiled PHP 5.1.2 with --enable-xslt \ --with-xslt-sablot I get no errors and PHP works fine, but i get no XSLT support (confirmed via phpinfo()). Any ideas ? Any help would be apreciated. Warm Regards, MA -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php