
May 4th, 2007, 08:39 AM
|
 |
Contributing User
|
|
Join Date: Apr 2007
Posts: 354

Time spent in forums: 1 Week 3 Days 7 h 7 m 19 sec
Reputation Power: 2
|
|
I assume that you have read the requirements and installation section in the php manual -
Quote: Requirements
This extension uses Sablotron and expat, which can both be found at http://www.gingerall.org/sablotron.html. Binaries are provided as well as source.
Installation
...
Note to Win32 Users: In order for this extension to work, there are DLL files that must be available to the Windows system PATH. See the FAQ titled "How do I add my PHP directory to the PATH on Windows" for information on how to do this. Although copying DLL files from the PHP folder into the Windows system directory also works (because the system directory is by default in the systems PATH), it is not recommended. This extension requires the following files to be in the PATH: sablot.dll, expat.dll, and iconv.dll |
|