php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16370 Interbase functions don't work
Submitted: 2002-04-01 00:54 UTC Modified: 2002-04-01 03:24 UTC
From: ronsil at eudoramail dot com Assigned:
Status: Not a bug Package: InterBase related
PHP Version: 4.1.2 OS: Linux
Private report: No CVE-ID: None
 [2002-04-01 00:54 UTC] ronsil at eudoramail dot com
Interbase functions don't work whenever i use them in my php scripts. The PHP prepocessor just prompt me a message "Fatal error: Call to undefined function: ibase_connect()..".

Here is an example of script that i used: " ibase_connect('..../employee.gdb','SYSDBA','masterkey') ".

Does this error has something to do with the configuration file of php or apache? If so, what must i see in the configuration files of php or apache in order to know that the interbase functions work in my apache-php-interbase setup? Pls. help me... thanks in advance..


                                         Ronald


 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-01 03:24 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php

Hint: you need to compile PHP --with-interbase.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC