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 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

Pull Requests

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: Sat Sep 28 13:01:27 2024 UTC