Which php_xsl.dll to add xsl support?

Alles, was PHP betrifft, kann hier besprochen werden.

Which php_xsl.dll to add xsl support?

Postby ruediklein » 08. February 2010 16:11

Hi,

A component I'd like to use in my Joomla! installation requires the XSL extension for transformations. I have the latest XAMPP distribution, which does not include the extension.

I have tried downloading different versions of php_xsl.dll, but it's not working (the php_xsl.dll from the PHP 5.2 distribution is asking for PHP5.dll, which does not exist).

Does anyone know which version of the php_xsl.dll file should be used with the latest Windows version of XAMPP and can provide a link? I have added the extension=php_xsl.dll statement to the php.ini file.

Best Regards,

Ruedi
ruediklein
 
Posts: 1
Joined: 08. February 2010 16:03

Re: Which php_xsl.dll to add xsl support?

Postby Wiedmann » 08. February 2010 16:57

I have the latest XAMPP distribution, which does not include the extension.

Sure you have the latest?

I have added the extension=php_xsl.dll statement to the php.ini file.

XSL is a build-in extension. So no need to load it with "extension=..." like other shared extension.
--> verify with phpinfo() if the XSL extension exists.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: Which php_xsl.dll to add xsl support?

Postby Finnseach » 01. September 2011 23:57

I'm having a similar issue... and I'm running XAMPP v1.7.4. When I pull up phpinfo() and do a search for "xsl" it finds nothing.

XAMPP: v1.7.4
Browser: Firefox 7.0 (beta)
OS: Windows XP SP3

Doing a Google search for "xampp xsl" brought up this thread.

Assistance would be appreciated... but I'm going to keep searching.

Judith
Finnseach
 
Posts: 2
Joined: 01. September 2011 23:52

Re: Which php_xsl.dll to add xsl support?

Postby Finnseach » 02. September 2011 00:10

Ok, found the answer to my question on a completely different forum...

In the php.ini file, simply add "extension=php_xsl.dll" and restart Apache. Works a treat.

Thank you for your patience.

Judith
Finnseach
 
Posts: 2
Joined: 01. September 2011 23:52

Re: Which php_xsl.dll to add xsl support?

Postby goldstar » 01. October 2011 14:16

thx :)
goldstar
 
Posts: 1
Joined: 01. October 2011 14:14


Return to PHP

Who is online

Users browsing this forum: No registered users and 12 guests