Solusi Error : cron (root) BAD FILE MODE

Ketika anda mendapati error pada log cron seperti ini

crond[3279]: (root) BAD FILE MODE (/etc/cron.d/cronfile)

Bisa jadi kesalahan tersebut disebabkan file permission dari file cron tersebut, dimana permission file cron tsb harusnya 0644 maka lakukan perintah dibawah ini

<code># ls -l /etc/cron.d/cronfile
 # chmod 0644 /etc/cron.d/cronfile
 # ls -l /etc/cron.d/cronfile</code>

Selamat mencoba

Leave a Reply

Your email address will not be published. Required fields are marked *

What is 12 + 12 ?
Please leave these two fields as-is:
IMPORTANT! To be able to proceed, you need to solve the following simple math (so we know that you are a human) :-)

 

Wordpress SEO Plugin by SEOPressor