settings plugin, ok thanks for the pointer ...


On Tue, Mar 6, 2012 at 9:09 AM, A.L.E.C <alec@alec.pl> wrote:
On 06.03.2012 14:34, Sasha Kacanski wrote:
> The requested URL /rcube/plugins/settings/skins/larry/images/larry.png was
> not found on this server.

So, it's 'settings' plugin, not ours ;)

> For slowness, I do not think that theme is causing issues at this point.
> RC is slowing down possibly a bit more with larry vs. default but not that
> much. ( I would say  a one second behind)

One second is much, however I cannot confirm any difference. UI init
function takes max. 30-40 ms in Firefox.

Will check this on our end and let you know when we get new imap server ready ...
 
> As far as folders are concerned I think we will be way bellow 100 folders.
> This is most likely issue with slow imap server.
> Now memcache is still an issue with RC and I can't figure it out why I
> can't connect to memcache on localhost. I can telenet to it fine.

memcache_hosts should be an array, so:

$rcmail_config['memcache_hosts'] = array('localhost:11211');

also class_exists('Memcache') should return true.

tried your version of rcmail_config and still getting this error


DB Error: Failed to connect to memcached. Please check configuration in /var/www/rcube/program/include/rcube_session.php on line 82 (GET /rcube/)
 
I will open a thread.
thanks

If this doesn't help, you can open a new thread for this.

--
Aleksander 'A.L.E.C' Machniak
LAN Management System Developer [http://lms.org.pl]
Roundcube Webmail Developer  [http://roundcube.net]
---------------------------------------------------
PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users



--
Aleksandar Kacanski