From: Operating system: Windows 2008 Web Edition PHP version: 5.3.2 Package: Dynamic loading Bug Type: Bug Bug description:Extensions are not loaded
Description: ------------ Windows 2008 Web Edition 64 bit Apache 2.2.15 fresh install PHP 5.3.2 Apache installed in "C:\apache" PHP installed in "C:\php" PHP loaded in Apache using: LoadModule php5_module "c:/php/php5apache2_2.dll" AddType application/x-httpd-php .php PHP.ini in C:\Windows extension_dir = "c:\php\ext" extensions php_mysql, php_mbstring and a few others uncommented. When Apache service is started, PHP is loaded successfully but no extension is loaded (using SysInternals' Process Explorer - replaces FileMon.exe) I can see the c:\php\ext folder is not even touched. C:\Windows\php.ini is read and reported by phpinfo(). I downloaded the 5.3.2 release some time ago when it had the php5apache2_2.dll in it, now i see the latest release no longer has it. Is there some problem with Apache 2.2 that prevents PHP from loading extensions? Expected result: ---------------- Extensions should be loaded? Actual result: -------------- Extensions are not loaded -- Edit bug report at http://bugs.php.net/bug.php?id=51450&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51450&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51450&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51450&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51450&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51450&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51450&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51450&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51450&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51450&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51450&r=support Expected behavior: http://bugs.php.net/fix.php?id=51450&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51450&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51450&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51450&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51450&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51450&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51450&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51450&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51450&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51450&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51450&r=mysqlcfg
