From: srosland at online dot no Operating system: Win XP pro PHP version: 5.0.0b4 (beta4) PHP Bug Type: Unknown/Other Function Bug description: not loading certain extensions
Description: ------------ I've installed the different PHP5.0.0 Beta versions as they have been released. What they all have in common, is that they don't load with the mysql extension. I have to manually uncomment that extension in the php.ini file, to make it recognize the affiliated mysql functions. Beta 3 had a few extensions it wouldn't accept. The current version loads all external extensions I try, extept php_exif.dll, php_gettext.dll, and php_mcrypt.dll. I've tried to change back to the previous dll's (that came with the beta3 version) to no avail. Regardless of which versions I use, during start up it says something in the nature of "invalid DLL-file,not a known extension, could not find...etc". I've tried to remove all traces of old DLL's before loading a new set. I'm running the ISAPI module with IIS v5.1 -- Edit bug report at http://bugs.php.net/?id=27331&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27331&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27331&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27331&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27331&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27331&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27331&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27331&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27331&r=support Expected behavior: http://bugs.php.net/fix.php?id=27331&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27331&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27331&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27331&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27331&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27331&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27331&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27331&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27331&r=float
