From: mgregory at gregory dot com Operating system: Windows XP SP2 PHP version: 5.2.9 PHP Bug Type: Dynamic loading Bug description: unable to dynamically load php_radius.dll
Description: ------------ I get the following error message from Aache 2.2.11 at start-up:PHP Warning: PHP Startup: "Unable to load dynamic library 'C:\\Program Files\\PHP\\ext\\php_radius.dll' - The specified module could not be found.\r\n in Unknown on line 0." extension_dir in php.ini is correct and the extention has been enabled properly. I have read through all the other bug reports and tried the fixes used before. I have moved php_radius.dll to system 32 with no effect. I have also added the extension directory path to the environment variables and rebooted without effect. Also tried adding a directory directive to apache with no effect. Expected result: ---------------- Expected dynamic linking of module without error message. Actual result: -------------- Got error message as follows: "Unable to load dynamic library 'C:\\Program Files\\PHP\\ext\\php_radius.dll' - The specified module could not be found.\r\n in Unknown on line 0." -- Edit bug report at http://bugs.php.net/?id=47608&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47608&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47608&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47608&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47608&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47608&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47608&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47608&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47608&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47608&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47608&r=support Expected behavior: http://bugs.php.net/fix.php?id=47608&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47608&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47608&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47608&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47608&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47608&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47608&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47608&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47608&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47608&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47608&r=mysqlcfg
