[CentOS] Mod_auth_mysql

Sean O'Connell oconnell at soe.ucsd.edu
Sun Aug 28 20:42:41 UTC 2005


On Sun, 2005-08-28 at 16:30 -0400, Thomas E Dukes wrote: 
>  
> > -----Original Message-----
> > From: centos-bounces at centos.org 
> > [mailto:centos-bounces at centos.org] On Behalf Of Sean O'Connell
> > Sent: Sunday, August 28, 2005 4:17 PM
> > To: CentOS mailing list
> > Subject: RE: [CentOS] Mod_auth_mysql
> > 
> > On Sun, 2005-08-28 at 16:03 -0400, Thomas E Dukes wrote:
> > > 
> > > Hello,
> > > 
> > > Yes, I checked all that.  Its loading and authorization window is 
> > > opening but when I try to log in, I get the error 500.  As 
> > far as the 
> > > mod_auth_mysql module, it's the one supplied with the distro.  Not 
> > > sure which package either one of the mysql or httpd.
> > > 
> > > I can always go back to .htaccess if I can't get mysql to do the 
> > > authorization.
> > 
> > Thomas-
> > 
> > Anything interesting in the apache error logs? Also, are you 
> > using selinux?
> > 
> 
> Hello Sean,
> 
> Not using selinux.  The only thing in the log file is :
> 
> [Sun Aug 28 12:27:57 2005] [crit] [client 10.10.0.3] configuration error:
> couldn't check user.  No user file?: /phpMyAdmin
> 
> This was working until I converted from WBEL 4 to CentOS 4.1.  Does CentOS
> have mod_auth_mysql support complied in?

Thomas-

CentOS has a mod_auth_mysql rpm. You might want to make sure that it is
installed (rpm -q mod_auth_mysql). I don't believe it is installed by
deafult. If not, yum install mod_auth_mysql

-- 
Sean




More information about the CentOS mailing list