Re: [PHP-DB] PHP + Interbase / Firebird extensions

2003-03-10 Thread Koleszár Tibor
Dear Andrew

You can download the source from:
http://packages.debian.org/unstable/web/php4-interbase.html


Cheers

Tibor

- Original Message -
From: "Andrew Neillans" <[EMAIL PROTECTED]>
To: "'Koleszár Tibor'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, March 08, 2003 4:41 PM
Subject: RE: [PHP-DB] PHP + Interbase / Firebird extensions


> Tibor,
>
> Thanks for your response!
>
> I thought it would be fairly simple to find the RPM for Mandrake / Redhat
> and install it, but I can't seem to find one anywhere for php4-interbase.
>
> Apache and PHP are compiled for module support, as I have a couple of
> modules already installed and running.
>
> Any idea where I can download the interbase module??
>
> Andy
>
> > Dear Andy,
> >
> > Sorry if i cant answer for your question, I'm a Debian user and I don't
> > know
> > the apache and php packages of Readhat and Mandrake. In Debian simply
> > you have to apt-get the php4-interbase module for php and you have to
> > restart apache.
> > You should check your system about:
> >  - is apache configured and compiled for modules?
> >  - is php compiled for modules?
> >  - if so, compile or download interbase module for you version of php
and
> > restart apache.
> >
> > This should work.
> >
> > Tibor
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] PHP + Interbase / Firebird extensions

2003-03-08 Thread Andrew Neillans
Tibor,

Thanks for your response!

I thought it would be fairly simple to find the RPM for Mandrake / Redhat
and install it, but I can't seem to find one anywhere for php4-interbase.

Apache and PHP are compiled for module support, as I have a couple of
modules already installed and running.

Any idea where I can download the interbase module??

Andy

> Dear Andy,
> 
> Sorry if i cant answer for your question, I'm a Debian user and I don't
> know
> the apache and php packages of Readhat and Mandrake. In Debian simply
> you have to apt-get the php4-interbase module for php and you have to
> restart apache.
> You should check your system about:
>  - is apache configured and compiled for modules?
>  - is php compiled for modules?
>  - if so, compile or download interbase module for you version of php and
> restart apache.
> 
> This should work.
> 
> Tibor


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] PHP + Interbase / Firebird extensions

2003-03-08 Thread Koleszár Tibor
Dear Andy,

Sorry if i cant answer for your question, I'm a Debian user and I don't know
the apache and php packages of Readhat and Mandrake. In Debian simply
you have to apt-get the php4-interbase module for php and you have to
restart apache.
You should check your system about:
 - is apache configured and compiled for modules?
 - is php compiled for modules?
 - if so, compile or download interbase module for you version of php and
restart apache.

This should work.

Tibor

- Original Message -
From: "Andy Neillans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 08, 2003 10:42 AM
Subject: [PHP-DB] PHP + Interbase / Firebird extensions


> This might sound like a daft question, so I apologise :)
>
> I have been asked to link to an existing Firebird / Interbase server and
> pull some records via PHP page on our intranet and internet servers.
>
> The problem is, correct me if I am wrong, that I need to recompile PHP to
> install the Interbase extesions  ---  this is not going to be fun, as both
> machines are under fairly constant load..
>
> Is it possible to simply load the Interbase extensions as a module? If so,
> where can I get the source / instructions for compiling / installing this
> module?
>
> Platforms: Mandrake Linux 9.0, Redhat Linux 7.2
>
> Many thanks!
>
> Andy Neillans
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] PHP + Interbase / Firebird extensions

2003-03-08 Thread Andy Neillans
This might sound like a daft question, so I apologise :)

I have been asked to link to an existing Firebird / Interbase server and
pull some records via PHP page on our intranet and internet servers.

The problem is, correct me if I am wrong, that I need to recompile PHP to
install the Interbase extesions  ---  this is not going to be fun, as both
machines are under fairly constant load..

Is it possible to simply load the Interbase extensions as a module? If so,
where can I get the source / instructions for compiling / installing this
module?

Platforms: Mandrake Linux 9.0, Redhat Linux 7.2

Many thanks!

Andy Neillans



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] PHP InterBase Multiple BLOBs display

2002-02-16 Thread Marian Vigenin

 Hi, I have read several posting on How to display a graphical BLOB but all
of them show how to display only one image. I need to display all the images
found in the query including some descriptions for that images.
 I tried the following but of course only one image appeared.


 A little source would be appreciated.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] php + interbase

2001-11-04 Thread Jacek Krywult

> > FoxServ, php ver. 4.0.6 ( I tried also 4.0.4 ), win 98. interbase local
from Delphi 5.
 > I think that local interbase installed with delphi is pre version 6.0,
and
> the dll you're using is compiled against version
> Meir Kriheli

thanks a lot, that was the reason.

Jacek Krywult



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] php + interbase

2001-11-01 Thread Meir Kriheli

On Thursday 01 November 2001 20:34, Jacek Krywult wrote:
> I have an error messagge  when try to configure php.ini to use
> php_interbase.dll.
> FoxServ, php ver. 4.0.6 ( I tried also 4.0.4 ), win 98. interbase local
> from Delphi 5.

I think that local interbase installed with delphi 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 Kriheli

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] php + interbase

2001-11-01 Thread Jacek Krywult

I have an error messagge  when try to configure php.ini to use
php_interbase.dll.
FoxServ, php ver. 4.0.6 ( I tried also 4.0.4 ), win 98. interbase local from
Delphi 5.

What is the way to use interbase with php ?

greetings,
Jacek Krywult



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] php/interbase ibase_trans()

2001-07-10 Thread David Miles

The following sequence appears to hang the webpage...
...
   $dbht = ibase_trans($dbh);
... insert...
if($dbht) { ibase_commit($dbht); }

any thoughts to how to overcome this?

David Miles



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] PHP + Interbase

2001-04-17 Thread Johannes Janson

Hi,

check the relevant configure-flag for interbase.
most likely to be something like --with-interbase.
just type ./configure --help |more and you'll get
a lng list of options.

Johannes

<[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...

Quiero instalar PHP con apache en linux y conectarme a un
servidor interbase
corriendo en solaris. Ya tengo php, que mas necesito para
"activar" la conexion a
interbase?.

I have a database in solaris (in interbase) and I need to conect to
that database. Now there is installed PHP in linux with apache.
How I heve to do to configure PHP to conect to that database?.
What more I need? (interbase client software, a new module).

Ruben,


Bienvenido Rubén Núñez Riveros <[EMAIL PROTECTED]>
Centro Nacional de Computación - CNC
San Lorenzo - Paraguay
Tel.: 585-619, 585-550


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] PHP + Interbase

2001-04-17 Thread bnunez


Quiero instalar PHP con apache en linux y conectarme a un
servidor interbase
corriendo en solaris. Ya tengo php, que mas necesito para
"activar" la conexion a
interbase?.

I have a database in solaris (in interbase) and I need to conect to
that database. Now there is installed PHP in linux with apache.
How I heve to do to configure PHP to conect to that database?.
What more I need? (interbase client software, a new module).

Ruben,


Bienvenido Rubén Núñez Riveros <[EMAIL PROTECTED]>
Centro Nacional de Computación - CNC
San Lorenzo - Paraguay
Tel.: 585-619, 585-550


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] PHP + interbase connection problem

2001-02-25 Thread Meir Kriheli - MKsoft

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" - Pink Floyd
- Original Message - 
From: "Duky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 23, 2001 7:53 PM
Subject: [PHP-DB] PHP + interbase connection problem


> Can somebody help me out? I have some problems with connecting my gdb
> file with PHP. it is giving me this error: 
> 
> Fatal error: Call to undefined function: () in
> /home/sites/site156/web/columbus/ibconnect.php on line 9
> 
> What can I do now?
> 
> Thnx,
> 
> Duky
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] PHP + interbase connection problem

2001-02-23 Thread Duky

Can somebody help me out? I have some problems with connecting my gdb
file with PHP. it is giving me this error: 

Fatal error: Call to undefined function: () in
/home/sites/site156/web/columbus/ibconnect.php on line 9

What can I do now?

Thnx,

Duky

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]