From: htayefi at yahoo dot com Operating system: win xp sp2 PHP version: 5.2.0 PHP Bug Type: *General Issues Bug description: not solved
Description: ------------ PHP Start up error Reproduce code: --------------- I'm trying to run a very simple code with PHP5 and IIS5: <? readfile(example.txt); ?> I'v set All the settings but it shows these errors : Expected result: ---------------- The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_ifx.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_oci8.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_oci.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pdo_oci8.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_pspell.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library Actual result: -------------- I'm trying to solve this problem but nobody can help me -- Edit bug report at http://bugs.php.net/?id=40108&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40108&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40108&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40108&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40108&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40108&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40108&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40108&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40108&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40108&r=support Expected behavior: http://bugs.php.net/fix.php?id=40108&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40108&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40108&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40108&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40108&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40108&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40108&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40108&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40108&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40108&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40108&r=mysqlcfg