• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Recent Topics

Forum Membership

Forum Membership

Magento Cpanel Cron Job not working

Started by Chris, October 31, 2019, 11:45:34 AM

Chris

I can't get the Cron Job set up on our server to send out password resets and email confirmations. Have I set it up correctly? Have tried many different ways – the latest being:

     */5 * * * *   curl -L -s http://www.****.com/cron.php

If it is not sending emails, it is possible that there is misconfiguration at server  level. If you are using authentication to send emails, your provider should be able to check SMTP logs.

Kailash

If it is not sending emails, it is possible that there is misconfiguration at server  level. If you are using authentication to send emails, your provider should be able to check SMTP logs.

Hall

If you have no experience with setting up cron jobs on servers or don't have access to do it, you can use a third party solution like Easycron.com who will call your URL at a specific time.

Akshay_M

Can you please check update.log.

Please use the PHP CLI command while setting the cron job.

 

I hope it helps.