Jaime Carranza
Jaime Carranza
I'm under the impression that bind would log to file directly not through syslogd. I did find another round about way of getting logs. The drawback here being they are...
I solved it! From my limited understanding of the issue it seems when named is invoked with the -g flag it redirects all logging to stderr. This causes the logging...
> Hi @jiveman I'm interested in your fix (I've the exact same error), please can you detail your workaround step by step ? > > ``` > 26-Apr-2020 09:31:02.528 command...
@Paraphraser thanks!
In case anyone is having this issue.. modifying PerlTidy adding `use lib qw(/Users//perl5/lib/perl5);` just before `use Perl::Tidy;` solved it for me. https://github.com/vifo/SublimePerlTidy/issues/26
Same issue ver 0.2.2 - python ver 2.7.6