• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

help for a crontab

F

fuffy

Guest
crontab help

Hi

I have a little problem

i must add a crontab for clean log_error


can you help me for write this command?

i have add this code

50 15 * * * : > /var/www/vhosts/*/statistics/logs/error_log

and this (not recommended)

50 15 * * * rm -f /var/www/vhosts/*/statistics/logs/error_log

for each command have "Permission Denied"
 
Back
Top