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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Wed Jun 12 02:01:31 2024 UTC