elphi is pre version 6.0, and
the dll you're using is compiled against version
> What is the way to use interbase with php ?
> greetings,
> Jacek Krywult
PHP works best with interbase 6.0 (or firebird) and up, so i suggest
removing local interbase and installing the newer one.
--
Meir
./configure --with-apxs=/usr/local/apache/bin/apxs --enable-versioning
> --enable-track-vars --with-pgsql --with-mysql make
> make install
Did you restart apache after the installation ?
You can also try to compile with --with-pgsql=/usr/local/pgsql
--
Meir Kriheli
> (I have mySQL,
herwise, you can't be sure about
the order of rows returned - it could work but you shouldn't take a chance).
For more info on this check PHP builder:
http://www.phpbuilder.com/columns/rod20001214.php3
--
Meir Kriheli
> -Original Message-
> From: Alawi Albaity [mail
shared interbase module (.so) you should compile with:
--with-interbase=shared,/opt/interbase
and modify your php.ini
I suggest you read the relevant pages in the manual. Find them at
http://www.php.net/manual/en/install.unix.php
http://www.php.net/manual/en/install.configure.php
--
Meir Kriheli
&
On Thursday 06 September 2001 13:31, Stephane MOREL wrote:
> Hi all
> I'm new on PHP. I've installed PHP interbase Apache correctly. But I
> would like to connect Interbase database through PHP. So I enable
> interbase support for php by doing this :
> ./configure --with-interbase --with-apache --
On Thursday 19 July 2001 19:25, Andrew Chase wrote:
> Make sure ahead of time whether the cable ISP gives you a static IP address
> or a dynamic one... Most of them in the US only give you dynamic IP's.
> They don't change all that often, but it does make it tough to host a
> domain name if your
e user contributed notes in the on line manual.
goto:
http://www.php.net/manual/en/function.ibase-fetch-object.php
--
Meir Kriheli
There's someone in my head, but it's not me - Pink Floyd
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
ATION_FIELDS
Your select should be something like:
select RDB$FIELD_NAME from RDB$RELATION_FIELDS where
RDB$RELATION_NAME = 'your_table_name'
I'm building a new system, and I don't have an installation of Interbase
I can check this on. I've got it from the Interbase documen
You've misspelled your db path, you've wrote ...\Examples\Databse
instead of ...\Examples\Database
BTW, the coreect connection string for interbase (using tcp/ip) is
:
HTH
--
Meir Kriheli
There's someone in my head, but it's not me - Pink Floyd
--
PHP Database Mailin
e views queries can't be prepared, I don't now.
Try to check to ibase_errmsg() after the first query to see what's happening.
Usually views should be created outside the scripts. Don't use DDL in
scripts, it's not necessary, and will slow your scripts down. Create the view
u
ng on (interbase.log in
interbase's installation directory).
If you're using the superserver version you shuold add localhost to
/etc/hosts.equiv.
p.s
$ibname in your script seems to be CV.gdb (it's not set in the script
you've posted). if the file is name cv.gdb it will not wor
help me out.. really thanks.
>
> Duky
If you're on linux you should configure php with
--with-interbase=/path/to/your/interbase/install.dir
and then compile it.
--
Meir Kriheli
There's someone in my head, but it's not me - Pink Floyd
--
PHP Database Mailing List (http://www
Looks like your PHP installation is not compiled
with interbase support.
Can you guve us some more details ?
What is the OS you're using and the
code the caused you problems.
Meir Kriheli
MKsoft computer systems
'There's someone in my head but it's not me" -
Hi,
Have you tried Interbase 6 ?
It's possible that the module your working for
was compiled with IB6's headers and libraries.
Meir Kriheli
MKsoft computer systems
'There's someone in my head but it's not me" - Pink Floyd
- Original Message -
From: &quo
14 matches
Mail list logo