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
 [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: Sun Jun 23 02:01:28 2024 UTC