Re: Why is libapache2-mod-auth-mysql not in Jessie?

2015-05-15 Thread Sven Hartge
Sven Hartge wrote: > Patrick Wiseman wrote: >> On Fri, May 15, 2015 at 3:14 PM, Don Armstrong wrote: >>> On Fri, 15 May 2015, Patrick Wiseman wrote: >>>> I just upgraded a server from Wheezy to Jessie, only to find that my >>>> authentication is broke

Re: Why is libapache2-mod-auth-mysql not in Jessie?

2015-05-15 Thread Sven Hartge
Patrick Wiseman wrote: > On Fri, May 15, 2015 at 3:14 PM, Don Armstrong wrote: >> On Fri, 15 May 2015, Patrick Wiseman wrote: >>> I just upgraded a server from Wheezy to Jessie, only to find that my >>> authentication is broken because libapache2-mod-auth-mysql is

Re: Why is libapache2-mod-auth-mysql not in Jessie?

2015-05-15 Thread Patrick Wiseman
On Fri, May 15, 2015 at 3:14 PM, Don Armstrong wrote: > On Fri, 15 May 2015, Patrick Wiseman wrote: >> I just upgraded a server from Wheezy to Jessie, only to find that my >> authentication is broken because libapache2-mod-auth-mysql is not >> available in Jessie (it's

Re: Why is libapache2-mod-auth-mysql not in Jessie?

2015-05-15 Thread Don Armstrong
On Fri, 15 May 2015, Patrick Wiseman wrote: > I just upgraded a server from Wheezy to Jessie, only to find that my > authentication is broken because libapache2-mod-auth-mysql is not > available in Jessie (it's in Squeeze, Wheezy and Sid). I tried to > install the package f

Why is libapache2-mod-auth-mysql not in Jessie?

2015-05-15 Thread Patrick Wiseman
I just upgraded a server from Wheezy to Jessie, only to find that my authentication is broken because libapache2-mod-auth-mysql is not available in Jessie (it's in Squeeze, Wheezy and Sid). I tried to install the package from Sid, but dpkg complains that apache2.2-common is not installed, whi

Re: Why no libapache2-mod-auth-mysql in etch?

2008-05-10 Thread Patrick Wiseman
On Fri, May 9, 2008 at 5:48 PM, NN_il_Confusionario < [EMAIL PROTECTED]> wrote: > > * From: "Patrick Wiseman" <[EMAIL PROTECTED]> > > the auth_mysql module, while available in sarge, lenny, and sid, is not > available in etch > > (and, this being a production server, I want it 'stable'). Is t

Re: Why no libapache2-mod-auth-mysql in etch?

2008-05-09 Thread NN_il_Confusionario
> * From: "Patrick Wiseman" <[EMAIL PROTECTED]> > the auth_mysql module, while available in sarge, lenny, and sid, is not > available in etch > (and, this being a production server, I want it 'stable'). Is there a > solution? I have _not_ tried this, but etch has both libapache2-mod-auth-pa

Why no libapache2-mod-auth-mysql in etch?

2008-05-09 Thread Patrick Wiseman
I'm setting up a server which has to be able to communicate with other servers in our network. In particular, it has to authenticate http users against a MySql database. But the auth_mysql module, while available in sarge, lenny, and sid, is not available in etch (and, this being a production ser

Re: where ist libapache2-mod-auth-mysql?

2007-06-21 Thread Steve Kemp
uld found was this one: > "apt-get install libapache2-mod-auth-mysql". http://www.debian-administration.org/users/chrisrend/weblog/1 Steve -- Debian GNU/Linux System Administration http://www.debian-administration.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Re: where ist libapache2-mod-auth-mysql?

2007-06-21 Thread Till Wimmer
Is no one out there from the debian team reading this mails? I really wonder where this package went to and why? Where is the place to get such kind of information? I googeled a lot. The only information i could found was this one: "apt-get install libapache2-mod-auth-mysql"

where ist libapache2-mod-auth-mysql?

2007-06-20 Thread Till Wimmer
Hi, after some update of debian Etch my auth_mysql module for apache has vanished... What happened to this module? Thanks, Till -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

etch - about libapache-mod-auth-mysql

2007-04-12 Thread ann kok
Hi all I tried to install apt-get install libapache-mod-auth-mysql but it said "Package libapache-mod-auth-mysql is not available" i use the apt-cache search to know that there is package "libapache-mod-auth-radius - Apache module for RADIUS authentication" ls it this

Re: mod-auth-mysql

1999-12-02 Thread Gilbert Laycock
Joe Block <[EMAIL PROTECTED]> writes: > Has anyone gotten mod-auth-mysql to build correctly on slink/x86? I'm > trying to puzzle out what I need to tell configure so it'll produce a > working makefile. I looked and didn't find a deb for it in stable or > uns

mod-auth-mysql

1999-12-01 Thread Joe Block
Has anyone gotten mod-auth-mysql to build correctly on slink/x86? I'm trying to puzzle out what I need to tell configure so it'll produce a working makefile. I looked and didn't find a deb for it in stable or unstable. Yes, I have mysql-dev & apache-dev installed. Thanks,