From: Slamlander at Caselle-vpn dot net Operating system: Win200 Advanced Server w/Cygwin PHP version: 5.2.3 PHP Bug Type: Dynamic loading Bug description: Missing DLLs
Description: ------------ Missing DLLs during load. Reproduce code: --------------- C:\Documents and Settings\root>php -i popup windows report the adsence of: Aspell-15.dll lcrzo.dll intl3_sun.dll libbd43.dll I have been able to locate all but libbd43.dll. This is because the current version of that library is libbd44.dll, as released with the current subversion. Older versions (BDB 4.3) are not available from Sleepycat. Expected result: ---------------- I expect that binary code releases include ALL dependent binaries, as well as their own. I don't understand why PHP would need those functions in any case and the linker depedencies should not be there. I do not have access to a Microsoft Visual C environment. You should make 5.1.4 available for download until you get these production issues dealt with. Actual result: -------------- I had to revert to PHP 5.1.4 for a working production system and am discovering bugs with that as well, using; eagle.NE.Caselle-NET:~ Thu Aug 30 06:55:16 [bash:root:2]$> mysql -? c:\Program Files\MySQL\MySQL Server 5.0\bin\mysql.exe Ver 14.12 Distrib 5.0.45, for Win32 (ia32) Copyright (C) 2002 MySQL AB and may have to go back to condor.NE.Caselle-NET:~ Thu Aug 30 07:06:51 [bash:root:1]$> mysql -? | less c:\Program Files\MySQL\MySQL Server 5.0\bin\mysql.exe Ver 14.12 Distrib 5.0.19, for Win32 (ia32) Copyright (C) 2002 MySQL AB Even 5.4.1 will not talk to any current MySQL database server. I am quite disappointed. -- Edit bug report at http://bugs.php.net/?id=42480&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42480&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42480&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42480&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42480&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42480&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42480&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42480&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42480&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42480&r=support Expected behavior: http://bugs.php.net/fix.php?id=42480&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42480&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42480&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42480&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42480&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42480&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42480&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42480&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42480&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42480&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42480&r=mysqlcfg