I've referred to these boards for several months now but this is the first time I've ever had to post. 
Running /scripts/mailperm will spit out:
Insecure dependency in chown while running with -T switch at /scripts/cPScript/SafetyBits.pm line 166.
Line 166:
if ( chown $uid, $gid, $file ) {
Perl version is 5.8.5, but have tried /scripts/perlinstaller just for giggles. cPanel version currently set to Current, but have tried Stable and Release. I've also replaced both the mailperm script and SafetyBits.pm from another working cPanel server I have.
Running /scripts/mailperm will spit out:
Insecure dependency in chown while running with -T switch at /scripts/cPScript/SafetyBits.pm line 166.
Line 166:
if ( chown $uid, $gid, $file ) {
Perl version is 5.8.5, but have tried /scripts/perlinstaller just for giggles. cPanel version currently set to Current, but have tried Stable and Release. I've also replaced both the mailperm script and SafetyBits.pm from another working cPanel server I have.