Very short and simple. I just need the command to input into my Cpanel Cron Job that will run: http://www.domain.com/blog/wp-mail.php
Thanks!
Very short and simple. I just need the command to input into my Cpanel Cron Job that will run: http://www.domain.com/blog/wp-mail.php
Thanks!
Erm... it's not specific to Cpanel.
A Cron job is a Cron job, whether you activate it in cPanel or not. It will work. If you are concerned, there are other activation alternatives listed on that page.
Right I understand that, but the methods of what commands used in a cron job are what concern me. Oh well.
Check with your host's Knowledge Base articles, or ask their support department.
I have the answer, use "wget /<local dir>/<wordpress folder>/wp-mail.php"
I used "wget /home/username/public_html/wp-mail.php" because I installed in my root directory.
Hope this helps.
This topic has been closed to new replies.