Anybody out there get XSL transforms working with PHP4.1.1 and Apache1.3.22
(Win32)?

I'm a developer (not a server administrator) trying to set up a local box to
work on and I've been going through the install process (which has been
extremely frustrating so far), but I think I'm finally close, unfortunately,
now I'm getting:
"unknown encoding" errors, error number "66"

I have all of my input and output encodings set to "UTF-8" as per the
instructions in the FAQ on the sablotron website.

I did some searching and I'm guessing the problem has something to do with
the iconv.dll. I only have the php_iconv.dll (same thing?) which I installed
in my extensions folder and in my system32 folder, and now I get an alert
box error which reads as follows:

"The dyanmic link library iconv-1.3.dll could not be found in the specified
path"

which is followed by

"Unable to load dynamic library 'c:\PHP\extensions\php_iconv.dll" - The
specidifed module could not be found"

First off, I make no mention of iconv-1.3.dll in any of php.ini, so where
that name is coming from I can only guess, second off, php_iconv.dll is
definitely in the extensions folder (and linked through the php.ini file).

What the hell is going on here? I feel like I've hit a dead end...

If someone has got it all working smooth, and never hit this problem, then
can I ask what steps you went through, what does you configuration look like
now?

Noel



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to