From: phporcaffeine at gmail dot com Operating system: WIN XP Pro PHP version: 5.2.1 PHP Bug Type: *General Issues Bug description: Apache 2.2.4 API cannot load php5apache2_2.dll
Description: ------------ Using Apache 2.2.4 In httpd.conf I use: # Install PHP as a module LoadModule php5_module "F:/Apache2/modules/php/php5apache2_2.dll" AddType application/x-httpd-php .php .phps .phtml PHPIniDir "F:/Apache2/modules/php" and with PHP 5.2.1 Apache fails to fire and reports that 'php5apache2_2.dll' was not found when in fact it is in that location. I roll PHP back to 5.2.0 and Apache fires normally without error. I have the PHP & Apache folders both in my Env. path. Expected result: ---------------- I expect Apache 2.2.4 to fire php5apache2_2.dll using PHP 5.2.1 Actual result: -------------- Apache 2.2.4 will not fire php5apache2_2.dll from PHP 5.2.1 but it does fire from PHP 5.2.0 -- Edit bug report at http://bugs.php.net/?id=41153&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41153&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41153&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41153&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=41153&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=41153&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=41153&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=41153&r=needscript Try newer version: http://bugs.php.net/fix.php?id=41153&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=41153&r=support Expected behavior: http://bugs.php.net/fix.php?id=41153&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=41153&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=41153&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=41153&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=41153&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=41153&r=dst IIS Stability: http://bugs.php.net/fix.php?id=41153&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=41153&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=41153&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=41153&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=41153&r=mysqlcfg