Re: Apache2 and mod_auth_mysql?

2006-10-07 Thread fraz
ver SSL). Jan Johansson wrote: > I am trying to use mod_auth_mysql for Apache2, and even tho it is linked > from mods-enabled, I get > > "Invalid command 'AuthMySQLHost', perhaps mis-spelled or defined by a > module not included in the server configuration" any hi

Apache2 and mod_auth_mysql?

2006-10-03 Thread Jan Johansson
I am trying to use mod_auth_mysql for Apache2, and even tho it is linked from mods-enabled, I get "Invalid command 'AuthMySQLHost', perhaps mis-spelled or defined by a module not included in the server configuration" any hints? (yes, I restarted Apache2) Versions

mod_auth_mysql (apache2) and utf8 charset?

2006-02-23 Thread mueller-w
hallo! i tried to setup mod_auth_mysql on apache2 (sarge) to use groups authnetication (the user authentication works). the group query fails with a mysql error: ERROR 1267 (HY000): Illegal mix of collations (latin1_swedish_ci,COERCIBLE) and (utf8_general_ci,IMPLICIT) for operation 'find_i

error installing mod_auth_mysql in apache

2002-02-21 Thread Jonas Björck
I found what seem to be an easy install of mod_auth_mysql, and all works fine until I do make then it return this.   groove:~/mod_auth_mysql-2.30a# make /usr/local/apache/bin/apxs -c -DWITH_APXS -I. -I/usr/local/apache/include -I/usr/local/mysql/include/mysql -L/usr/local/mysql/lib

Re: Apache and mod_auth_mysql -- what happended?

2001-09-24 Thread Adam McDaniel
to a page I found with Google. Am I looking in the wrong > place, or has something happended to it? i THINK mod_auth_mysql has been depreciated as of 3 years ago, give or take, in lieu of the development of DBI:DBD. instead, a module was written to take advantage of that so that any database that

Apache and mod_auth_mysql -- what happended?

2001-09-24 Thread Gordon Paynter
Hi all, I'm wanting to authenticate users to a web site a MySQL database. To do this, you load the mod_auth_mysql module, and pass it the appropriate parameters -- only mod_auth_mysql seems to have disappeared. I have found a copy of mod_auth_mysql.so on an older debian machine, which

Re: mod_auth_mysql and dso?

1999-07-16 Thread Toens Bueker
On Wed, Jul 14, 1999 at 12:21:56PM -0400, Ben Collins wrote: > > Syntax error on line 101 of /etc/apache/httpd.conf: > > Cannot load /usr/lib/apache/1.3/mod_auth_mysql.so into \ > > server: /usr/lib/apache/1.3/mod_auth_mysql.so: undefined \ > > symbol: mysql_store_result > > Looks like you need t

Re: mod_auth_mysql and dso?

1999-07-14 Thread Ben Collins
On Wed, Jul 14, 1999 at 09:49:01PM +0200, Toens Bueker wrote: > > test:/etc/apache# /usr/sbin/apachectl start > Syntax error on line 101 of /etc/apache/httpd.conf: > Cannot load /usr/lib/apache/1.3/mod_auth_mysql.so into \ > server: /usr/lib/apache/1.3/mod_auth_mysql.so: undefined \ > symbol: my

mod_auth_mysql and dso?

1999-07-14 Thread Toens Bueker
Hi *, I try to compile mod_auth_mysql as a module for apache. Everything works well during compilation - but when apache tries to load the module I get this error-message: test:/etc/apache# /usr/sbin/apachectl start Syntax error on line 101 of /etc/apache/httpd.conf: Cannot load /usr/lib

mod_auth_mysql

1999-01-26 Thread Christian Lavoie
Has anyone a working version of mod_auth_mysql? ./configure screws with the following: loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C