Dear,
I have installed the mod_auth_mysql and it right and work, but now the htaccess directory protection standard it not work, I set a directory in cpanel with htpasswd but it not work.
Dear,
I have installed the mod_auth_mysql and it right and work, but now the htaccess directory protection standard it not work, I set a directory in cpanel with htpasswd but it not work.
I believe there is a conflict with the Apache Module Passthrough Authentication that Cpanel uses .... if I recall. We had a similar problem a while back when using the auth_mysql and had to remove it.
Mickalo
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
Custom Perl and Database Programming
.htaccess protection doesn't use mod_auth_passthrough, it uses basic auth, putting the auth info in .htpasswd file. mod_auth_mysql apparently takes that over and since the user/pass is no in the db it can't authenticate.
I'd recommend properly configuring mod_auth_mysql to not interfere with .htaccess basic auth.
Last edited by cpdan; 04-09-2008 at 01:17 PM.
What is the best way to install mod_auth_mysql on cpanel? Do we still have to build it manually for apache or is there an automated cpanel option? I didn't see an option in easy apache but I did find a cpanel uninstall script for it:
I figure if there is an uninstall script there must be an install script too somewhere? I was hoping there was something built into cpanel to install mod_auth_mysql so that I wouldn't have to do it manually after every automatic cpanel update.Code:/scripts/nomodauthmysql
Go into easyapache via WHM, click on "Help", click on 'Cpanel::Easy Framework POD'
and/or participate in:
http://forums.cpanel.net/showthread.php?t=74851
and it just might get added![]()
i have the same problem!
anyone figure out a solution?
thanks.
-zac