Edit report at https://bugs.php.net/bug.php?id=60195&edit=1
ID: 60195 Updated by: [email protected] Reported by: wikeno at gmail dot com Summary: Unable to load dynamic library php_pgsql.dll -Status: Open +Status: Bogus Type: Bug Package: *General Issues Operating System: Windows 7 x64 PHP Version: 5.3.8 Block user comment: N Private report: N New Comment: Be sure to have the libpq.dll in your PATH or the current dir: c:\test\538ts>php -d extension_dir=ext -d extension=php_pgsql.dll -m | find "pgsql" pgsql works just fine (libpq.dll being in the current dir). Previous Comments: ------------------------------------------------------------------------ [2011-11-01 19:57:55] wikeno at gmail dot com Description: ------------ PHP fails to load pgsql extension. Error message: PHP Startup: Unable to load dynamic library '...\php\ext\php_pgsql.dll' -%1 is not a valid Win32 application ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60195&edit=1
