ID: 19092
Comment by: bisailb at myprivacy dot ca
Reported By: tony at marston-home dot demon dot co dot uk
Status: Bogus
Bug Type: XSLT related
Operating System: Windows ME
PHP Version: 4.2.2
New Comment:
You can load php_xslt.dll from C:\PHP\extensions. However, you have to
make sure the following files are in C:\WINDOWS\system or it will not
load properly.
expat.dll
iconv.dll
sablot.dll
You don't need to copy all the dlls from C:\PHP\dlls unless you have
other modules you need to load.
Previous Comments:
------------------------------------------------------------------------
[2003-05-19 11:28:25] lan at shuriken dot co dot uk
I too have tried all of the above but keep getting the error when I
start Apache. Im running XP with apache 1.3.27/ php 4.3.1
------------------------------------------------------------------------
[2003-05-17 20:08:30] michael at quicktimers dot de
I have installed all the latest versions of php (4.31), expat (1.95.6
and sablotron (0.98) and get the error described here on Windows XP
(german). I solved it by installing version 0.9 of sablotron.
Maybe this helps here too.
------------------------------------------------------------------------
[2003-03-27 08:08:42] mikael at republic dot se
have tried all above suggestions but without any luck...
Running php4.3.1/Apache 2.0.43 on XP *arghh* MUST have this working
soon...
------------------------------------------------------------------------
[2003-02-03 13:42:42] brandon dot whitehead at orst dot edu
For some reason, after fighting with this problem for an hour, it
finally worked when I reinstalled Sabolotron and then PHP, and put the
php_xslt.dll file in my c:\windows directory (as opposed to system32).
The funny thing is that this directly is NOT in my Windows system path.
------------------------------------------------------------------------
[2003-01-05 15:19:37] robertrenman at hotmail dot com
I got it to work by setting the extension directory to a dot, like
this->
extension_dir = "."
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/19092
--
Edit this bug report at http://bugs.php.net/?id=19092&edit=1