php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45651 Apache Unable to load dynamic library php_pgsql.dll
Submitted: 2008-07-29 07:43 UTC Modified: 2008-07-29 07:53 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: try at dk dot ibm dot com Assigned: pajoye (profile)
Status: Not a bug Package: PostgreSQL related
PHP Version: 5.2.6 OS: Windows xp
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: try at dk dot ibm dot com
New email:
PHP Version: OS:

 

 [2008-07-29 07:43 UTC] try at dk dot ibm dot com
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"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-29 07:53 UTC] pajoye@php.net
Duplicate #44931
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 22 20:01:31 2024 UTC