[PHP-DB] implementing php with IBM branded apache

2001-09-05 Thread Marc Grober

We are using the IBM branded apache on an rs6k. I would like to add php 
functionality.  Is there some way to add the php module? As I understand 
it, I can still use php it just won;t be compiled into apache ???
marc grober


-- 
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] Connection to AS/400.

2001-05-08 Thread Marc Grober

I was wrestling with this for a while.
There is a db2 distribution for linux from IBM
There was some extensive discussion on the list in February
and March of this past year, including a set of files from
Alessandro Grigiante and compiling php with   --with-ibm-db2=path
(i.e. using db2 instead of odbc, though some may argue thats out
of the frying pan and into the fire?)
I ended up putting our project on hold for a bit (as I think did Zvi)
but I would be very interested to hear any details  concerning
use of odbc or ibm-db2 to talk to db2-400

Andrew Hill wrote:

 You still need a driver for PHP to use
 with the Driver Manager, however, and there is not currently an ODBC driver
 that will talk to AS/400 directly.



-- 
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]