Skip to main content

Cron Job issues

Comments

5 comments

  • cPanelMichael
    Hello, It looks like it's attempting to have the cron job run the script directly from a URL. You'd need to modify it to use the path to the PHP script (e.g. /home/username/public_html/path/to/file.name). Thank you.
    0
  • patrick cooper
    I'm using the trigger and execute URLs that the WP All Import plugin is telling me to use. No idea what the deal is.
    0
  • cPanelMichael
    Hello, The image you provided shows that it's recommending you to create the cron jobs via cPanel. Can you take a screenshot of the cron jobs you've created in the cPanel interface so we can see how they are configured? Thank you.
    0
  • patrick cooper
    Sure, here is what I have set up. The first one was already there, so I left it.
    0
  • cPanelMichael
    Hello, You've only entered the URL as the command. Note the use of "wget" in the command from the example in your earlier image. You'd need to ensure it matches the example. Thank you.
    0

Please sign in to leave a comment.