php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14324 no connection to interbase server
Submitted: 2001-12-03 10:40 UTC Modified: 2001-12-03 11:07 UTC
From: toco7 at gmx dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.1.0 OS: win 98
Private report: No CVE-ID: None
 [2001-12-03 10:40 UTC] toco7 at gmx dot net
Fatal error: Call to undefined function: ibase_connect() in e:/www/weiter.php on line 8

line8:
$host = "localhost:c:\database\intranet.gdb";
  $connection = ibase_connect ($host,"SYSDBA","masterkey");

i tried a several times but it doens't work.
if anybody can help me please feel free to do so

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-03 10:45 UTC] toco7 at gmx dot net
interbase server
wi_v5.5.0.742
 [2001-12-03 11:07 UTC] sniper@php.net
Ask support questions on the mailing lists:

http://www.php.net/support.php

(not a bug, you have to enable the extension in php.ini)


 [2003-05-18 15:23 UTC] sys2000 at microlink dot com dot br
this is the message error return to de html page

Call to undefined function: ibase_connect() in c:\inetpub\wwwroot\minhapagina\php03_banco.php on line 4

looking at some help pages they said to do this ->
(not a bug, you have to enable the extension in php.ini)

How to enable?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 18:01:34 2024 UTC