Oops.  I lied.  I don't use the --with-apxs flag.

./configure --with-mysql=/usr/local/mysql

Is my configure statement.  Creates the CGI version that when run from the
command line connects to the db, querys the datasource and displays the
results.

Sean

> -----Original Message-----
> From: Ignacio Vazquez-Abrams [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 16, 2001 6:02 PM
> To: Sean R. Bright
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP-DEV] MySQL client library upgrade: 3.3.31
>
>
> On Tue, 16 Jan 2001, Sean R. Bright wrote:
>
> > Ignacio:
> >
> > This is my configure line:
> >
> > ./configure  --with-mysql=/usr/local/mysql
> --with-apxs=/usr/local/etc/httpd/
> > bin/apxs
> >
> > And I have a relatively new (a month?) mysql tarball and
> haven't received
> > this message.
> >
> > How are you configuring?
> >
> > Sean
> >
>
> Do any of the other modules you're loading in Apache require
> zlib? You can
> find out by running ldd on them and looking for libz.so.
>
> --
> Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>
>
>
> --
> PHP Development 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]
>


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

Reply via email to