I'm trying to add a cronjob in cPanel. It's meant for updating the FeedWordpress. The plugin works fine. But the cron job is not. I set it on Hourly update and the url is: http://example.com/?update_feedwordpress=1
The email I get in the Webmail says:
/usr/local/cpanel/bin/jailshell: http://example.com/?update_feedwordpress=1: No such file or directory
The thing is, this example.com is hosted inside a main site, and this 'main' site runs the cron jobs. So, my guess is that I have to find the correct path.
What do you think?