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 has

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 been

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 that it is as though I just got my first computer

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,

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 it

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

2001-08-28 Thread Steve
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] Sent: Tuesday, August 28, 2001 1:38 PM Subject: Re: [PHP-DB] Linux/PHP/Interbase

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

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? Maybe

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 possible, all up to 1.3.1

[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