php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4723 I specified --with-pgsql but I find out that it was not compiled in php shared
Submitted: 2000-05-31 12:44 UTC Modified: 2000-07-14 23:21 UTC
From: catab at deuroconsult dot ro Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0.0 Release OS: Linux 2.2.15
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: catab at deuroconsult dot ro
New email:
PHP Version: OS:

 

 [2000-05-31 12:44 UTC] catab at deuroconsult dot ro
Try ./configure --with-pgsql=shared,/usr/local/pgsql

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-31 12:53 UTC] catab at deuroconsult dot ro
I forgot to add that i compile php with APXS.
 [2000-07-14 23:21 UTC] jah at cvs dot php dot net
Of course it is not compiled *in*php because you explicitly asked it to be compiled
as a shared module that you must specify yourself in php.ini, if you want it to be
loaded. Or if you mean something else, like pgsql.so not being created at all, please
state that clearly. Anyway, in current version there doesn't seem to be any problem,
so closing.

Note that LD_LIBRARY_PATH *must* be set. See bug id #4575 for the explanation.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 04:01:30 2024 UTC