php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46036 PHP does not load pgsql module from php.ini
Submitted: 2008-09-10 00:08 UTC Modified: 2008-09-10 00:21 UTC
From: fernando dot wendt at gmail dot com Assigned:
Status: Not a bug Package: PostgreSQL related
PHP Version: 5.2.6 OS: Windows Vista Home Premium
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fernando dot wendt at gmail dot com
New email:
PHP Version: OS:

 

 [2008-09-10 00:08 UTC] fernando dot wendt at gmail dot com
Description:
------------
PHP 5.2.6 is not loading php_pgsql.dll from de extension add ons repository, at the file system.

PHP_INFO basic page does not recognize it, and all the calls for pg* functions points failure.

Expected result:
----------------
PostgreSQL extension loaded, and working.

Actual result:
--------------
The pgsql extension is not loaded, with Apache 2.2.9 on Windows Vista.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-10 00:21 UTC] pajoye@php.net
Duplicated > bogus.

Fetch the libpq.dll from http://downloads.php.net/pierre/libpq-php-4.4.9-5.2.6.zip and place it in the usual place.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 04:01:33 2024 UTC