Bug#389579: libapache-mod-auth-mysql: FTBFS against apache 2.2

2006-10-30 Thread robbert

Hi Roel,

 Invalid command 'AuthUserFile', perhaps misspelled or defined by a
 module
 not included
 in the server configuration

This looks like a different issue. I don't think the AuthUserFile
statement is needed for mysql authentication.

I would think the message is caused by the fact that you didn't include
the 'authn_file' module (which enables you to use 'AuthUserFile'
statements in your Apache config).

This is breakage from the apache2 - apache2.2 upgrade.

Can you try if a 'a2enmod authn_file' (and an apache restart) helps?

Regards,
Robbert



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389579: libapache-mod-auth-mysql: FTBFS against apache 2.2

2006-10-10 Thread Roel van der Made
Hi,

Just tried the patch and indeed it compiled but the functionality still
isn't working.

The error I still get is:

Invalid command 'AuthUserFile', perhaps misspelled or defined by a module not 
included
 in the server configuration

Running:

[EMAIL PROTECTED] -l | grep apache
rc  apache2-common 2.0.55-4.2
ii  apache2-mpm-prefork2.2.3-2
ii  apache2-threaded-dev   2.2.3-2
ii  apache2-utils  2.2.3-2
ii  apache2.2-common   2.2.3-2
ii  libapache-htpasswd-perl1.6.0-1
ii  libapache-mod-php4 4.4.4-2
ii  libapache2-mod-auth-mysql  4.3.9-2.1
ii  libapache2-mod-php44.4.4-2

Thanks,

Roel.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]