Error when cron job executes

I am running a tracker (CPVLab) the site works fine but there is a problem with a cron job. When the cron job executes I get an error:

2015/08/01 07:00:04 [error] 1303#0: *605 FastCGI sent in stderr: “PHP message: PHP Warning: unlink(/var/www/mysite.com/htdocs/WURFLres//storage/cache/1/3/dfe45504453a9fc3d1ff7a090cd225): Permission denied in /var/www/mysite.com/htdocs/WURFL/Storage/File.php on line 0” while reading response header from upstream, client: 46.101.44.xxx, server: mysite.com, request: “GET /cron-wurfl.php HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “mysite.com

I set up the cron job using crontab -e as root, no other errors present but I did have issues with ionCube leaders to start with. Can anyone help please.

Thanks.