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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 + 49 = ?
Subscribe to this entry?

 
 [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: Tue May 07 01:01:30 2024 UTC