php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46414 firebird with php 5.26
Submitted: 2008-10-29 09:31 UTC Modified: 2009-05-05 13:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: mario_s1985 at o2 dot pl Assigned:
Status: Closed Package: InterBase related
PHP Version: 5.2.6 OS: CentOS
Private report: No CVE-ID: None
 [2008-10-29 09:31 UTC] mario_s1985 at o2 dot pl
Description:
------------
./configure --with-interbase=shared,/opt/interbase

Reproduce code:
---------------
http://www.maildir.net/2008/10/02/installing-firebird-interbase-support-on-php-as-shared-module/#comment-4002

Expected result:
----------------
create interbase.so


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-03 10:44 UTC] mapopa at gmail dot com
you don't need to specify =shared

the firebird module is builded by default as shared module
 [2008-11-03 10:57 UTC] mapopa at gmail dot com
./configure --with-interbase=/opt/interbase


Here is one related building guide

http://tech.groups.yahoo.com/group/firebird-php/message/2703
 [2009-05-05 13:00 UTC] danbrown@php.net
Closed by request.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 03:01:29 2024 UTC