Re: [PHP-INST] PHP as mod with MySQL

2002-12-10 Thread Curtis Maurand
./configure --with-mysql=/usr (or /usr/include) --with-apxs=/usr/bin/apxs curtis On Wed, 04 Dec 2002 07:07:39 -0700 "Jim Thome" <[EMAIL PROTECTED]> wrote: > Use any that contain the MySQL client libraries (/usr usually works.) > > > -- > Jim > > >>> "Jim Bartlett" <[EMAIL PROTECTED]> 12/04/

Re: [PHP-INST] PHP as mod with MySQL

2002-12-04 Thread Jim Thome
Use any that contain the MySQL client libraries (/usr usually works.) -- Jim >>> "Jim Bartlett" <[EMAIL PROTECTED]> 12/04/02 06:53 AM >>> I am running Red Hat 7.2. I have MySQL 3.23.x installed from RPM's. I compiled Apache 1.3x and mod_auth_mysql. Now I need to compile PHP as a module for Apach

[PHP-INST] PHP as mod with MySQL

2002-12-04 Thread Jim Bartlett
I am running Red Hat 7.2. I have MySQL 3.23.x installed from RPM's. I compiled Apache 1.3x and mod_auth_mysql. Now I need to compile PHP as a module for Apache (via apxs) but when I do, I get a nice little warning at the end. It states if I am using PHP with other MySQL modules (ie mod_auth_mysql)