From:             [EMAIL PROTECTED]
Operating system: WinXP
PHP version:      4.2.3
PHP Bug Type:     XSLT related
Bug description:  Wrong slash in DLL loading path

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 bug report at http://bugs.php.net/?id=20243&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20243&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20243&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20243&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20243&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20243&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20243&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20243&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20243&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20243&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20243&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20243&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20243&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20243&r=isapi

Reply via email to