ID:               20243
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         XSLT related
 Operating System: WinXP
 PHP Version:      4.2.3
 New Comment:

Core of the problem: Windows reports:

Unable to lead dynamic library 'C:\PHP\extensions/php_sxlt.dll" - The
specified module could not be found.

So it's a directory definition problem...


Previous Comments:
------------------------------------------------------------------------

[2002-11-04 05:42:17] [EMAIL PROTECTED]

When I change php.ini to load php_xslt.dll, it would define
automatically the following path:

C:\PHP\extensions/php_sxlt.dll

I presume that forward slash messes the whole thing up. I have no
control over the slash between "extensions" (part of the extension_dir
definition) and "php_sxlt.dll", since PHP inserts this slash
automatically.

Obviously this would work for UNIX, but what about Win users?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20243&edit=1

Reply via email to