From: info at sovall dot cz Operating system: Windows 2k PHP version: 5CVS-2003-11-25 (dev) PHP Bug Type: XSLT related Bug description: php_xslt not working with PHP5.0.0b3-dev
Description: ------------ When I try <?php $xh = xslt_create(); ?> then PHP write: PHP Fatal error: Call to undefined function xslt_create() My php.ini: extension=php_iconv.dll extension=php_xslt.dll All php/dlls/ are in winnt/system32/ directory. php version: 5.0.0b3-dev (php5-win32-200311201130.zip) php_xslt.dll: 6/22/2003 With php5.0.0b1 working fine. Thanx for reply. -- Edit bug report at http://bugs.php.net/?id=26395&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26395&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26395&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26395&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26395&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26395&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26395&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26395&r=support Expected behavior: http://bugs.php.net/fix.php?id=26395&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26395&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26395&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26395&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26395&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26395&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26395&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26395&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26395&r=float