From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3CVS-2008-09-18 (snap) PHP Bug Type: LDAP related Bug description: php_ldap loads for CLI but not for ISAPI
Description: ------------ Using the same installation of PHP for CLI and ISAPI, with a different ini file for each SAPI, but with extension=php_ldap.dll present in both ini files. At the command line php -m shows ldap. But open starting my web server service (Sambar Server), I get the error ... PHP Startup: Unable to load dynamic library 'C:\PHP5\ext\php_ldap.dll' - The operating system cannot run %1. phpinfo(); doesn't show ldap. php --ri ldap shows ... ldap LDAP Support => enabled RCS Version => $Id: ldap.c,v 1.161.2.3.2.11.2.18 2008/08/02 04:46:05 felipe Exp $ Total Links => 0/unlimited API Version => 3001 Vendor Name => OpenLDAP Vendor Version => 20319 Reverting to PHP 5.3.0-dev (June 12 2008 082017) and all works again. -- Edit bug report at http://bugs.php.net/?id=46114&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46114&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46114&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46114&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46114&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=46114&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46114&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46114&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46114&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46114&r=support Expected behavior: http://bugs.php.net/fix.php?id=46114&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46114&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46114&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46114&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46114&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46114&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46114&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46114&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46114&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46114&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46114&r=mysqlcfg
