I am having a few difficulties with mod_auth_mysql. The problem that I
seem to have is that I am using this on different servers to
authenticate back to a single mysql database. The 2 webservers I am
using are 2 different versions of redhat. One is 7.1 and the other is
7.3. My mysql database
Anyone using mod_auth_mysql on Redhat 7.3? I have the module installed
and loading with apache, but all the config docs I read don't seem to
work. Anyone have a simple how-to for mod_auth_mysql and redhat?
I am using the mod_auth_mysql from the 7.3 CD.
Richard Humphrey
--
redhat
Hi,
> libmysqlclient.so.10 is needed by mod_auth_mysql-1.11-1
libmysqlclient.so.10 is installed by installing the mysql package (the Red
Hat provided MySQL not the rpm from the MySQL site).
Where did you get mod_auth_mysql-1.11-1.i386.rpm?
--
Rega
I have rehat 7.3 linux server with apache server running, when i try to
install mod_auth_mysql, i
got followine error msg,
[root@mango mysqlsrc]# rpm -i mod_auth_mysql-1.11-1.i386.rpm
err: failed dependencies:
libmysqlclient.so.10
Hi all
I'm attempting to try a web based dns management program called myWebDNS
on a Red Hat 7.2 box (my desire is to delegate the ability for users to
change their own dns settings for their own domains).
I'm stuck because it requires mod_auth_mysql-2.20. I found an rpm, but
it requi