my apologies if this is a little vague....here goes
Whilst updating roundcube noticed an unwieldy error log; 62 million entries of:-
[18-Feb-2013 14:29:43 +0000]: PHP Error: Failed to load plugin file /local/www/roundcube/plugins/http_auth/http_auth.php in /local/www/roundcube/program/include/rcube_plugin_api.php
I think I need to find this plugin but I can't find it anywhere.
this issue has been evident on my platform since around ver 0.7.2
i wonder if I'm not pulling this plugin/dependency properly if at all.
My disk keeps filling up.
Any help or suggestion shall be gratefully received.
Thanks
Remove http_auth from the plugins array in your main.inc.php or config.inc.php.
I'll give that a try. Thank you very much for your help.
P.S - is that plugin not required then?
Its not a required plugin, if you want to you it its now called http_authentication and comes with the default Roundcube package.