473,466 Members | 1,388 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

"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
Jul 17 '05 #1
2 5783
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:
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


Jul 17 '05 #2
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.
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Sundial Services | last post by:
I recently brought an old application out of mothballs and launched it under PHP5, only to get this message: Fatal Error: Class '1' not found It was clearly somehow an /execution/ time...
7
by: Chris Mantoulidis | last post by:
I was wondering if there was something like a "match" class in the std. By match class I mean something like a search tool. That is I will tell it in what text to search and WHAT to search for. The...
1
by: janek | last post by:
Reply to athresh: If your opinion is such that, see into Stroustrup's "The C++ Programming Language" (AT&T 1997) . There in Introduction is declared very similar "namespace" to mine. Janek
5
by: Marco Zapletal | last post by:
hi group, i am facing the following problem: i have a vs.net (c#) project, which compiles into a class library. now i wrote a kind of testcase (with a main method()) which i want to execute...
0
by: kevin_g_frey | last post by:
Hello We have an internal tool that generates a series of .NET class wrappers for accessing our database entities. One of our database entities is called "System" so our correspond __gc class is...
2
by: Grey | last post by:
Dear all As I know, I can use "Class" attribute in ASP to render the HTML control with some CSS properties. I want to know that is it the same effect in ASP.NET? But I found it is not. Below...
0
by: MIGUEL | last post by:
Hi all! Be patient because what I'm going to explain all of you it's more than very strange. I've developed a webservice project that contains two classes. One of them is going to act as a...
1
by: timbobd | last post by:
I have encountered a situation that I don't understand. When I call a sub of Friend scope (in an object with Friend scope), I am getting an error "Public member 'subname' not found in type...
1
by: Carsten H. Pedersen | last post by:
I want to get a hold of the "calling" class of a method / constructor. An example would be as follows: public class A() { public A() { new B(); } } public class B() {
4
by: Christian Joergensen | last post by:
Hello I stumpled upon this "feature" during my work tonight, and found it a bit confusing: .... class C: .... foobar = 42 .... .... <class __main__.C at 0xb7cf735c>
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.