From:             ionut dot stan at yahoo dot com
Operating system: Windows XP professional 64bit
PHP version:      5.2.6
PHP Bug Type:     Dynamic loading
Bug description:  PHP 5.2.6 fails to load PostgreSQL related libraries

Description:
------------
I have just downloaded PHP 5.2.6 and installed it from the zip archive.

Enabling the following in php.ini caused a strange error:

Minimum modifications to php.ini for reproducing:

extension=php_pdo_pgsql.dll
extension=php_pgsql.dll

Error: a pop-up that says:

"php.exe Unable to load component. This application has failed to start
because LIBPQ.dll was not found. Re-installing the application may fix the
problem."

I then tried PHP 5.2.5, maybe was something with my OS. Aparently this one
works, with the same php.ini.

One more try was to replace the .dll-s in the 5.2.6 installation with the
ones in 5.2.5. This works too.



-- 
Edit bug report at http://bugs.php.net/?id=44905&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44905&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44905&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44905&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44905&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44905&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44905&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44905&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44905&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44905&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44905&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44905&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44905&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44905&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44905&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44905&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44905&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44905&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44905&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44905&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44905&r=mysqlcfg

Reply via email to