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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ronsil at eudoramail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC