php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13145 Postgres module ignores php.ini
Submitted: 2001-09-05 03:57 UTC Modified: 2001-09-08 23:14 UTC
From: edink at proventum dot net Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0.6 OS: Linux (Redhat 6.2)
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: edink at proventum dot net
New email:
PHP Version: OS:

 

 [2001-09-05 03:57 UTC] edink at proventum dot net
Postgres module ignores php.ini pgsql.* directives when compiled and loaded as dso.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-08 23:14 UTC] edink at proventum dot net
Bitten by the fact that php looks for php.ini in the / directory first. So beware that you don't have one there, php will ignore all other php.ini location specifications (env PHPRC, configure paramaters)...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 23:01:30 2024 UTC