From: try at dk dot ibm dot com Operating system: Windows xp PHP version: 5.2.6 PHP Bug Type: PostgreSQL related Bug description: Apache Unable to load dynamic library php_pgsql.dll
Description: ------------ I cannot get a connection to the PostGres database from php version 5.2.6. This is possible with php version 5.2.5 Reproduce code: --------------- php.ini contains extension=php_pgsql.dll Expected result: ---------------- Apache being able to load php_pgsql.dll Actual result: -------------- Starting Apache 2.2.8 writes in the error log: "PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_pgsql.dll' - The operating system cannot run %1.\r\n in Unknown on line 0" -- Edit bug report at http://bugs.php.net/?id=45651&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45651&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45651&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45651&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45651&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45651&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45651&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45651&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45651&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45651&r=support Expected behavior: http://bugs.php.net/fix.php?id=45651&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45651&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45651&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45651&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45651&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45651&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45651&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45651&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45651&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45651&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45651&r=mysqlcfg
