Roundcube Community Forum

Release Support => Pending Issues => Topic started by: benhjoz on August 13, 2014, 04:15:53 PM

Title: auth Plugin issue / request
Post by: benhjoz on August 13, 2014, 04:15:53 PM
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
Title: Re: auth Plugin issue / request
Post by: SKaero on August 13, 2014, 05:01:10 PM
Remove http_auth from the plugins array in your main.inc.php or config.inc.php.
Title: Re: auth Plugin issue / request
Post by: benhjoz on August 14, 2014, 09:35:31 AM

I'll give that a try. Thank you very much for your help.
Title: Re: auth Plugin issue / request
Post by: benhjoz on August 14, 2014, 10:05:50 AM
P.S - is that plugin not required then?
Title: Re: auth Plugin issue / request
Post by: SKaero on August 14, 2014, 12:06:58 PM
Its not a required plugin, if you want to you it its now called http_authentication and comes with the default Roundcube package.