Viewing 1 replies (of 1 total)
  • are you following the plugin writers instructions for setting up the crontab, ie, using his example code?
    “nice –adjustment=19 /usr/bin/php /$full-path-to-the-file/wp_smartrss.php”
    or
    “nice –adjustment=19 /usr/bin/php /$full-path-to-the-file/your_file_name.php”

    Notice he says, “use a code similar to this”

    Notice also that the plugin is supposed to be uploaded to your wp-plugins directory?

    The error you pasted above clearly indicates you’re not using the correct path to the plugin file, this:

    /slekbiz/public_html/wp_smartrss.php

    is not correct.

    Fix the path to the plugin, and see where that gets you.

Viewing 1 replies (of 1 total)
  • The topic ‘SmartRSS plugin how to do Cron job’ is closed to new replies.