Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
Send this topic | Print
Topic: XSL Parsing Support  (Read 666 times)
« on: March 21, 2008, 09:51:26 AM »
Jarada Offline
Newbie

View Profile WWW
*
Posts: 13



Heya guys,

I have a website that requires the PHP extension for XSLT. It's a demo site for University coursework that utilises the XSLT Processor.

I know how you can install it, which I can explain, but I just want to know if you would be willing to, depending on how easy and secure this is.

Thanks...
Report to moderator   Logged

 
« Reply #1 on: March 21, 2008, 11:12:55 AM »
Alex Melen Offline
President / Founder
Administrator
Addict

View Profile WWW
*****
Posts: 1,999



Can you send me a link to this module?
Report to moderator   Logged

« Reply #2 on: March 21, 2008, 05:54:11 PM »
Jarada Offline
Newbie

View Profile WWW
*
Posts: 13



http://xmlsoft.org/XSLT/downloads.html

You should find libxslt.dll in the \bin folder; I am told it is to be copied into the system path(i.e c:\winnt\system32). After that, this should be uncommented:

extension=php_xsl.dll

in the php.ini

XAMPP comes with this pre-installed and activated so I didn't know it would be a problem.
Report to moderator   Logged
« Reply #3 on: March 21, 2008, 06:34:33 PM »
T35 Head Forum Administrator
dWhite Offline
Administrator
Sr. Member

View Profile WWW
*****
Posts: 264



Our servers don't run on Windows platform, nor do we run XAMPP services on the box.
Report to moderator   Logged

Daniel White,
T35 Head Forum Administrator

Defied Logic | http://defiedlogic.t35.com/
« Reply #4 on: March 21, 2008, 07:16:54 PM »
Jarada Offline
Newbie

View Profile WWW
*
Posts: 13



Ah OK, so I take it it's not possible to install this module? If it isn't it's no biggie, I can just inform my University lecturer and let him know.
Report to moderator   Logged
« Reply #5 on: March 21, 2008, 11:09:13 PM »
Alex Melen Offline
President / Founder
Administrator
Addict

View Profile WWW
*****
Posts: 1,999



I just tried installing a similar php/linux module. Try it out and see if it works please.
Report to moderator   Logged

« Reply #6 on: March 22, 2008, 05:53:28 AM »
Jarada Offline
Newbie

View Profile WWW
*
Posts: 13



Still the same problem as before:

"Fatal error: Class 'XSLTProcessor' not found"

It may be that I need to adapt my code to match the requirements of your XSL parser in order to utilise it...
Report to moderator   Logged
« Reply #7 on: March 22, 2008, 03:07:17 PM »
Alex Melen Offline
President / Founder
Administrator
Addict

View Profile WWW
*****
Posts: 1,999



I installed "XML_XSLT_Wrapper     0.2.1". Not sure what code modifications you would need for that.
Report to moderator   Logged

« Reply #8 on: May 29, 2008, 10:40:10 AM »
Jarada Offline
Newbie

View Profile WWW
*
Posts: 13



Heya guys,

Just want to let you know that I ran out of time before the deadline to change the code to meet with the new XSL Parser, so it's no longer needed anymore (at least by me). Thanks a lot though for your help Smiley
Report to moderator   Logged
 
Pages: [1]
Send this topic | Print
Jump to:  

Powered by SMF | SMF © 2006-2008, Simple Machines LLC