in reply to Re: Log4Perl: file permissions
in thread Log4Perl: file permissions

That was the problem, thought that 600 maybe was interpreted as a string but I not had the idea that perl could read this as a decimal number ...

So all is fine, I have my permissions and know how to set them in future, many thanks!