From:             brandon dot whitehead at orst dot edu
Operating system: Windows XP
PHP version:      4.3.0
PHP Bug Type:     XSLT related
Bug description:  php_xslt.dll will not load with sablot.dll compiled with iconv 
support

Me <- one of those frustrated Win32 binary users.  Using Apache 2.x. 
Related to Bug # 19092

I am trying to run Sablotron through PHP with iconv support.  When
originally trying to get php_xslt.dll to load, I ran into a situation like
in bug 19092.  I eventually got it all working per the last entry in that
report.  I am fairly certain it was a matter of getting all the right
versions.

However, the version of sablot.dll was not compiled with support for
iconv.dll, even though iconv 1.7 is installed (and running per phpinfo). 
You have to use the version of sablot.dll that is designed to work with
iconv.dll.

However, when I tried to replace my working sablot.dll with the version
that is compiled to work with iconv, I once again run into the same
problem mentioned in 19092.

Not wanting to break a system that currently works, I am asking here if
there is a bundle of Sablotron, Expat, PHP and Iconv that actually work
together?

If not, could this be included in the next Win32 binary release?

Brandon Whitehead
-- 
Edit bug report at http://bugs.php.net/?id=22541&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22541&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22541&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22541&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22541&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22541&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22541&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22541&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22541&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22541&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22541&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22541&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22541&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22541&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22541&r=gnused

Reply via email to