RE: [PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-19 Thread bruce
uly 18, 2004 7:23 PM To: bruce Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] building php5.0 as an apache module, with mysqli functionality * Thus wrote bruce: > hi... > > this is cross posted to a number of lists as it seems to touch on

RE: [PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-19 Thread bruce
-wi th-ldap --with-pgsql thanks... -bruce -Original Message- From: Curt Zirzow [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 7:23 PM To: bruce Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] building php5.0 as an apache module, w

Re: [PHP] building php5.0 as an apache module, with mysqli functionality

2004-07-19 Thread Jacob Friis Larsen
Curt Zirzow wrote: i'm trying to use the following "configure" ./configure --with-apxs2=/usr/sbin/apxs --with-config-file-path=/etc --with -mysql=/usr/include/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config - -with-ldap --with-pgsql If you read the installation at http://php.net/mysqli, you

building php5.0 as an apache module, with mysqli functionality

2004-07-18 Thread bruce
hi... this is cross posted to a number of lists as it seems to touch on all the apps... that said. i'm trying to build the PHP-5.0 version to run as an Apache mod. i need to work with mysql to get the "mysqli" function. i have rh8.0 linux. i'm using -httpd-2.0.50 (built from both rpm/src) -php-5