Re: [PHP-DB] PHP linux interbase Apache

2001-09-07 Thread Stephane MOREL
Thank you very much everything work fine now steph Meir Kriheli a écrit : On Thursday 06 September 2001 18:47, Stephane MOREL wrote: Thank you for your answer Interbase is installed in /opt/interbase. I don't use --with-apxs. What I need now is to eanble connection to interbase through

Re: [PHP-DB] PHP linux interbase Apache

2001-09-06 Thread 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

Re: [PHP-DB] PHP linux interbase Apache

2001-09-06 Thread Stephane MOREL
Thank you for your answer after a glance on the net I have found I need interbase.so. This is not present on my disk do you how can I retrieve it steph Meir Kriheli a écrit : On Thursday 06 September 2001 13:31, Stephane MOREL wrote: Hi all I'm new on PHP. I've installed PHP interbase

Re: [PHP-DB] PHP linux interbase Apache

2001-09-06 Thread Paul Cooper
On Thu, Sep 06, 2001 at 03:38:18PM +0100, Stephane MOREL wrote: Thank you for your answer after a glance on the net I have found I need interbase.so. This is not present on my disk do you how can I retrieve it steph How and where did you intsall interbase - it's been a while so I forget. I

Re: [PHP-DB] PHP linux interbase Apache

2001-09-06 Thread Stephane MOREL
Thank you for your answer Interbase is installed in /opt/interbase. I don't use --with-apxs. What I need now is to eanble connection to interbase through PHP. It seems to me I only need to compile PHP with the --with-interbase=/opt/interbase to create the file interbase.so.But I guess I'm wrong

Re: [PHP-DB] PHP linux interbase Apache

2001-09-06 Thread Meir Kriheli
On Thursday 06 September 2001 18:47, Stephane MOREL wrote: Thank you for your answer Interbase is installed in /opt/interbase. I don't use --with-apxs. What I need now is to eanble connection to interbase through PHP. It seems to me I only need to compile PHP with the