hello, > Trying to get squid and mysql_auth to work. I have built squid > by ./configure --prefix=/var/squid --enable-auth > > Mysql_auth works form the command line but I can not get the acl > configured correctly. > Here is what I have. which user works from command line? (eg: root or your simple user account)
mysql_auth.conf has 600 mode, and nobody:nogroup id's - if squid runs as other, it can't read config file. what is in your syslog? mysql_auth logs to there. a.
