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

Recommended Providers



WordPress Hosting

Jetpack
Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress

WordPress Hosting Divi WordPress Theme
WPZOOM
Bluehost WordPress Hosting

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.

ownwebservers1

Your Cron Job setup appears correct. If emails are not sent, there may be a server-level misconfiguration. Ensure that email authentication is correctly configured. Contact your provider to check SMTP logs for errors, as they can pinpoint issues with sending password resets and email confirmations.


WordPress Hosting