|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-04-01 03:24 UTC] sander@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Dec 05 22:00:02 2025 UTC |
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