On Wed, Aug 09, 2006 at 07:48:15PM +0200, Martin Sebald wrote: > I'm experiencing strange problems with libapache2-mod-auth-mysql. I > personally experienced it only on one virtual host with Typo3 installed. > But this may has nothing to say, maybe my customers did not complain yet. > > Here's what I get from the Apache2 error.log: > > > [Wed Aug 09 19:16:47 2006] [crit] [client x.x.x.x] configuration error: > > couldn't check access. No groups file?: > > /typo3/ext/phpmyadmin/modsub/thirdparty_db.gif, referer: > > http://www.domain.tld/typo3/alt_menu.php
This isn't a message from m-a-mysql. From recollection, it comes from the standard auth module. > I don't get it every time I work in the backend of Typo3, just from time to > time. Then I have to reload Apache2 and everything's fine again. Than it > happens again, maybe one minute or even days later. This is the weird bit. Perhaps m-a-mysql is failing to process for some reason (MySQL server acting weird?) and declining, so it's falling back to the standard auth module. Very strange, though. If you turn the log level in Apache down to debug, you should get a pretty comprehensive trace of what's being done; that info might help pinpoint the cause of the trouble. > I found a similar bug from 2004 on Google, bug # 287160, there the problem > was with version 4.3.9-1, but I cannot see any clue. That was originally, but the problem still exists in 4.3.9-2. I've got to get around to fixing that, and I'd imagine that it'll solve the problem for you too, actually. Can you try the fix described in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287160;msg=135 and see if it does the job for you, too? - Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]