On Tuesday 03 June 2008 13:11:26 Res wrote: > On Tue, 3 Jun 2008, Chris Cohen wrote: > > On Tuesday 03 June 2008 11:37:30 Res wrote: > >> Which version of Apache? later versions do not use that module. so > >> to get help you should to specifiy the version > > > > Sorry, forgot that. > > apache2-mpm-prefork (2.2.8-1ubuntu0.2) > > libapache2-mod-auth-mysql (4.3.9-4) > > Who knows what debian/ubuntu do, maybe your best asking over there > since apache 2.2.(6|8) uses mod_dbd (compile time --with-mysql as > of 2.2.8, it works in 2.2.6 but is a more complicated to get it to > work, but that all changed with an agreement between mysql and apache > foundation folks for release 2.2.8) > > [configuration example] > > > To see if you have mysql recognised try: > > ldd /path/to/httpd | grep libmysqlclient_r > > You should get something like... > > ~# ldd /usr/local/apache/bin/httpd | grep libmysqlclient_r > libmysqlclient_r.so.15 => > /usr/lib/mysql/libmysqlclient_r.so.15 (0xb7d7f000) This command doesn't report anything. So no mysql support I think. I cant even find something like dbd for apache in my repo. So... its not possible with the debian/ubuntu apache? -- Thanks Chris --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx