I have Interbase (Firebird) installed and working
When i try to connect using PHP4.21 (Installed with autoinstaler)
I receive the folowing message
Fatal error: Call to undefined function: ibase_connect() in
d:\inetpub\wwwroot\impac\php\teste16.php on line 7
Why the ibase)connect() functio
As I recall, there is a reference to this on the http://www.php.net
site.
Todd
--
Todd Cary
Ariste Software
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list adm
Hi,
Does anybody know where can I get description for InterBase functions
ibase_blob_ ? I looked at www.php.net but no luck !! Or does somebody
have any example how to insert image via form to InterBase database in PHP ?
cfg: w2k, Apache 1.3.20, php404pl1 IB 6.0
Thank you
DAN
--
PHP Window
Okay...
...I have been trying (and failing) to get Interbase to work with PHP, served up by
Apache on a
Win2K machine. Through a lot of headache and the process of elimination, I have
succeeded in
getting an SQL response from PHP, after eliminating any instructions for Apache to
load the PHP
m
Hi Ruslan,
I try it with no luck !! I get same error !!! Any other solution ?
DAN
-Original Message-
From: Ruslan Ohitin [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 11:56 AM
To: Sichta Daniel
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Interbase problem
Hello Sichta,
Try
Hello Sichta,
Try to run your script from the command line (php.exe script.php)
May be it's your web server configuration error.
SD> Hi everybody !!
SD> My cfg: w2k, Apache 1.3.x, IB6., php4.07
SD> When I run phpinfo() I can see that interbase dll is loaded but when I try
SD> to do ibase_conne
Hi everybody !!
My cfg: w2k, Apache 1.3.x, IB6., php4.07
When I run phpinfo() I can see that interbase dll is loaded but when I try
to do ibase_connect() with parameters
host = my IP:path to gdb
user: SYSDBA
password: masterkey
I get this error : "php.exe has generated errors and will be closed
You still need the php_interbase.dll (client side) uncommented from the
php.ini file in the %SYSTEMROOT% folder. It should look something like
this:
...
extension_dir = D:\PHP\Extensions
...
extension=php_interbase.dll
...
The extension_dir is where the dlls are located.
Regards!
""Daniel Sich
Hi there !!
IIS + php 4.0.5
I'm getting error message
Warning: Unable to load dynamic library
'c:/script/php405/extensions/php_interbase.dll' -
I have IB server on different PC. What I'm doing wrong ?
Ing. Daniel Šichta
CUSTOM.web s.r.o.
Hodžova 13
01001 Žilina, SLOVAKIA
++421 89 564 3474
mobile
Hi there !!
IIS + php 4.0.5
I'm getting error message
Warning: Unable to load dynamic library
'c:/script/php405/extensions/php_interbase.dll' -
I have IB server on different PC. What I'm doing wrong ?
Ing. Daniel Šichta
CUSTOM.web s.r.o.
Hodžova 13
01001 Žilina, SLOVAKIA
++421 89 564 3474
mobile
Hi !
I have following problem when connecting to Interbase:
When trying to establish a persistent connection using
'ibase_pconnect()' a new connection is created each time. The database
connection remains open, but it will not be re-used later. So I have
loads of database connections and a huge
o: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 10:32 AM
Subject: [PHP-WIN] Interbase/PHP Blob types
I've seen some conversation on this list about blob types but never really
an answer. I'm having the problem where I'm trying to insert text into a
I've seen some conversation on this list about blob types but never really an answer.
I'm having the problem where I'm trying to insert text into a blob but I'm getting the
error message:
Warning: Interbase: conversion error from string "BLOB" in filename on line 13
Here's more info about the
13 matches
Mail list logo