Bob Perper

Results 26 comments of Bob Perper

Hi, A couple of thoughts: - The journal errors are discussed in the doc. Check out https://docs.litespeedtech.com/products/lsmcd/troubleshooting/#unrelated-messages-in-the-system-journal-when-lsmcd-starts-up Basically this will remove them: ``` yum remove cyrus-sasl-sql yum remove cyrus-sasl-ldap ```...

The uninstall script for the cPanel interface is in the lsmcd_cpanel_plugin directory `res/lsmcd_usermgr`. The uninstall for LSMCD is described at https://docs.litespeedtech.com/products/lsmcd/getting_started/#removal

No I'm afraid not. The problem has to be solved in PHP. There's still no generally available fix at this point, but we're still working through ideas. Thanks, Bob

Nice to meet you - love your product! libmemcached was truly broken until you fixed it. The problem for us is getting all of the pieces together: libmemcached-awesome of course,...

No, not yet. We're hoping to get libmemcached-awesome to be included in lsphp, but it's not in there yet. Sorry, but we haven't forgotten.

We're pretty sure it is. The only way to be 100% sure is to follow the whole thing with debugging statements added (can't really be added to a debugger because...

This issue has been fixed. Please upgrade to v1.4.17. The best way to do that is: ``` cd (to the directory where you originally built lsmcd) git pull make sudo...

Unfortunately no plans at this time for meta protocol and syscall batching features. Certainly we'll get there eventually... Thanks, Bob On Wed, Jul 14, 2021 at 8:01 PM Raj Siva-Rajah...

Hi, My name is Bob Perper and I'm a developer here at Litespeed technologies and I work with the lsmcd program. This is an interesting error, while as lsmcd does...

Hi, The instructions for using `saslpasswd2` and `sasldblistusers2` are here: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:new_sasl#option_1_recommendedsasldb_managed_database You need to create SASL managed users with `saslpasswd2` before using lsmcd with SASL anyway, so it's best to...