On Wed, 15 Sep 2004, Chris Blackwell wrote:

> slightly off topic, but you can sort of build apache with mysql support.
>
> mod_auth_mysql allows you to authenticate users and groups against a DB
>
> http://sourceforge.net/projects/modauthmysql/

That's actually the reason I originally said I compiled my apache with MySQL
support! I tend to build my apache httpd with modules like php and
mod_auth_mysql statically compiled into the binary (for speed and
performance reasons) rather than loaded at run-time as a dynamic module.

Andy

> -----Original Message-----
> From: andy thomas [mailto:[EMAIL PROTECTED]
> Sent: 15 September 2004 16:22
> To: Greg Donald
> Cc: [EMAIL PROTECTED]
> Subject: Re: Mysql and PHP
>
> On Wed, 15 Sep 2004, Greg Donald wrote:
>
> > On Wed, 15 Sep 2004 16:02:45 +0100 (BST), andy thomas <[EMAIL PROTECTED]>
> wrote:
> > > Did you build both php and apache with MySQL support?
> >
> > I wasn't aware you could build Apache with MySQL support.  How is that
> done?
>
> Apologies - I should have said just php.
>
> Andy
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to