CyberPanel Community

Cron problem

Ch
Chalipa #1

hi,
i keep getting this, how can i solve it?


Subject: Cron root@FlawlessStark-VM /usr/local/CyberCP/postfixSenderPolicy/client.py hourlyCleanup

Body: /bin/bash: /usr/local/CyberCP/postfixSenderPolicy/client.py: Permission denied

the sender is Cron Daemon

4 replies
Cy
CyberPanel #2

chmod+x /usr/local/CyberCP/postfixSenderPolicy/client.py

Ch
Chalipa #3

I got this, do you think i have done it right now?

[root@FlawlessStark-VM ~]# chmod+x /usr/local/CyberCP/postfixSenderPolicy/client.py
-bash: chmod+x: command not found
[root@FlawlessStark-VM ~]# chmod +x /usr/local/CyberCP/postfixSenderPolicy/client.py
[root@FlawlessStark-VM ~]#

Ch
Chalipa #4

aight i get this now:

mkdir: cannot create directory ‘/home/cyberpanel’: File exists

Sign in to reply