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
 [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 Apr 26 10:01:31 2024 UTC