Connecting Tech Pros Worldwide Help | Site Map

"XSLTProcessor class not found"

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2005, 12:53 PM
Bishfish
Guest
 
Posts: n/a
Default "XSLTProcessor class not found"

On WinXP, IIS 5.1, PHP 5.04 manually installed from php504 win32.zip

I cannot get xslt and xml functions to run.
Most advice from dredging the net suggests enabling "php_xslt" and "php_xml"
exts, but these do not exist in 5.04.
In "ext" folder are folders "libxml" and "libxslt" both of which contain
subfolders, including "bin" folder in each, containing "libxml2.dll" and
"libxslt.dll".
Some advice recommends moving these two dlls to the main folder but this too
does not work.

Any help would save whats left of my hair :^(

--
Tony Bishop
www.bishfish.co.nz
New Zealand



  #2  
Old July 17th, 2005, 12:54 PM
Mathew
Guest
 
Posts: n/a
Default Re: "XSLTProcessor class not found"

Download the complete php zip package and copy the xsl dll from the zip
to php
directory.


Check this link for zip download

http://us4.php.net/get/php-5.0.3-Win.../from/a/mirror





Bishfish wrote:[color=blue]
> On WinXP, IIS 5.1, PHP 5.04 manually installed from php504 win32.zip
>
> I cannot get xslt and xml functions to run.
> Most advice from dredging the net suggests enabling "php_xslt" and[/color]
"php_xml"[color=blue]
> exts, but these do not exist in 5.04.
> In "ext" folder are folders "libxml" and "libxslt" both of which[/color]
contain[color=blue]
> subfolders, including "bin" folder in each, containing "libxml2.dll"[/color]
and[color=blue]
> "libxslt.dll".
> Some advice recommends moving these two dlls to the main folder but[/color]
this too[color=blue]
> does not work.
>
> Any help would save whats left of my hair :^(
>
> --
> Tony Bishop
> www.bishfish.co.nz
> New Zealand[/color]

  #3  
Old July 17th, 2005, 12:54 PM
Bishfish
Guest
 
Posts: n/a
Default Re: "XSLTProcessor class not found"

Thanks Mathew, using your info and some more I discovered;

move libxslt.dll, libxml2.dll, from the ext\libxml and ext\libxslt bin
folders to the php directory.

Here is the kicker for novices like me, check using phpinfo.php that the IIS
sever configuration pionts to php.ini in the php directory if that is where
it actually is (as recommended)! - by default it pionts to C:\windows - you
can change this after installation by adding variable "PHPRC" with a value
"C:\php" in your environment variables.

Seems to be working for me.


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.