Cron problem

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

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

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 ~]#

aight i get this now:

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

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