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: <a href="http://example.com/?update_feedwordpress=1" rel="nofollow">http://example.com/?update_feedwordpress=1</a>
The email I get in the Webmail says:
<blockquote>
/usr/local/cpanel/bin/jailshell: <a href="http://example.com/?update_feedwordpress=1" rel="nofollow">http://example.com/?update_feedwordpress=1</a>: No such file or directory
</blockquote>
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?
I set it on Hourly update and the url is: <a href="http://example.com/?update_feedwordpress=1" rel="nofollow">http://example.com/?update_feedwordpress=1</a>
The email I get in the Webmail says:
<blockquote>
/usr/local/cpanel/bin/jailshell: <a href="http://example.com/?update_feedwordpress=1" rel="nofollow">http://example.com/?update_feedwordpress=1</a>: No such file or directory
</blockquote>
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?