This forum is no longer active. Please post your questions to our new community site
Could not perform XLST transformation
|
|
I encountered with problem during following symfony tutorial. I think lamp stack does not support php-xsl. Although I commented out “extension=php_xsl.dll” I got this : PHP Warning: PHP Startup: Unable to load dynamic library ’/home/hd/Applications/lampstack-1.1-2/php/lib/php/extensions/php_xsl.dll’ – /home/hd/Applications/lampstack-1.1-2/php/lib/php/extensions/php_xsl.dll: cannot open shared object file: No such file or directory in Unknown on line 0 Would someone be able to advise me on the solution to this? Many thanks in advance. Regards Haluk |
|
|
Hi, Sorry but currently LAMPStack does not include XSLT support. The “php_dsl.dll” module is for windows platforms not for Linux. We should include this module in our side for the next version. Cheers. |

