From:             [EMAIL PROTECTED]
Operating system: Win 2K
PHP version:      4.2.1
PHP Bug Type:     XSLT related
Bug description:  xslt: Unable to initialize module

Running Apache 2.0.36 with PHP 4.2.1 on Win 2K Pro doesn't allow you to
load the xslt extension.  PHP is running using the php4apache2 filter. 
The PHP distro is the windows zip binaries.  This is the error that
appears in the Windows Event log:

Application popup: Warning : xslt: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP    compiled with module API=20010901, debug=0, thread-safety=1
These options need to match

I have copied the dlls directory to the system32 dir and also have my
extention_dir set to the correct position.

The error appears everytime that I try to start apache.
-- 
Edit bug report at http://bugs.php.net/?id=17467&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17467&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17467&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17467&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17467&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17467&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17467&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17467&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17467&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17467&r=globals

Reply via email to