[PHP-DB] Linux/PHP/Interbase

2001-08-27 Thread Todd Cary
I am new to the Linux environment - currently using IIS/PHP/Interbase. What do I need in order to have Interbase running with PHP on a linux 7.1 platform? I have Interbase 6 installed and I have PHP 4.0.4pl1 loaded. The php.ini file has the extension interbase.so uncommented, but I do not see a

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Yves Glodt
On Tuesday 28 August 2001 07:43, Todd Cary wrote: > I am new to the Linux environment - currently using > IIS/PHP/Interbase. > > What do I need in order to have Interbase running with PHP on a linux > 7.1 platform? I have Interbase 6 installed and I have PHP 4.0.4pl1 > loaded. The php.ini file h

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Todd Cary
Many thanks for your answer! However, I have one additional request: how to compile PHP under Linux 7.1? As I said previously, Linux/Unix is new to me and it has been quite a few years since I did any programming with "C/C++" - Delphi has been my mainstay for my clients. Could you share with me

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Yves Glodt
On Tuesday 28 August 2001 16:21, Todd Cary wrote: > Many thanks for your answer! However, I have one additional request: > how to compile PHP under Linux 7.1? As I said previously, Linux/Unix > is new to me and it has been quite a few years since I did any > programming with "C/C++" - Delphi has

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Todd Cary
Again, many thanks. Your guidance is clear and to the point. I regret that it is as though I just got my first computer :-) !! It has been along time since I wrote Perl scripts and I do not know how to check to see if it is loaded (being a Red Hat install, I would imagine it is on my system).

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Steve
Message - From: "Todd Cary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, August 28, 2001 11:51 AM Subject: Re: [PHP-DB] Linux/PHP/Interbase > Again, many thanks. Your guidance is clear and to the point. > > I regret tha

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Todd Cary
Steve - I am still trying to find out which RPM I need to install... Many thanks for the help... Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Yves Glodt
On Tuesday 28 August 2001 20:38, Todd Cary wrote: > Steve - > > I am still trying to find out which RPM I need to install... > > Many thanks for the help... > > Todd it's a program that came with apache in my distro, it's called apxs i've got it in /usr/sbin/ try "locate apxs", if

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Steve
which will put apxs in the right spot with the right parameters inside." hope that helps. Steve - Original Message - From: "Todd Cary" <[EMAIL PROTECTED]> To: "Steve" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Se

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Todd Cary
Steve - I was able to find the leading part of that message on php.net, but I was unable to get the complete text. Did you search "documentation"? Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Todd Cary
OK! I now have Linux 7.1, PHP 4.0.6, Interbase 6, and Apache all running thanks to some kind from from all of you. Now the big question that is not within the scope of this forum: What did I really do when I compiled the PHP 4.0.6? Maybe a direct email to me is the best way this can be answere

Re: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Yves Glodt
On Tuesday 28 August 2001 22:45, Todd Cary wrote: > OK! I now have Linux 7.1, PHP 4.0.6, Interbase 6, and Apache all > running thanks to some kind from from all of you. > > Now the big question that is not within the scope of this forum: > What did I really do when I compiled the PHP 4.0.6? > >

Odp: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Jarek Zgoda
Od: "Todd Cary" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Linux/PHP/Interbase > Many thanks for your answer! However, I have one additional request: how to > compile PHP under Linux 7.1? As I said previously, Linux/Unix is new to me > and it has been quite a

Odp: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Jarek Zgoda
Od: "Todd Cary" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Linux/PHP/Interbase > [Configuring SAPI modules] > checking for AOLserver support... no > checking for Apache module support via DSO through APXS... > Sorry, I was not able to successfully run APXS. Possibl

Odp: [PHP-DB] Linux/PHP/Interbase

2001-08-28 Thread Jarek Zgoda
Od: "Todd Cary" <[EMAIL PROTECTED]> Temat: Re: [PHP-DB] Linux/PHP/Interbase > I am still trying to find out which RPM I need to install... I think it's apache-devel, i also have RH 6.2 now! But, to be honest, you should go for apache 1.3.20, if it's possib