Search code examples
phpcroncpaneljobs

make cron job from cpanel


Hello I want to run php file to send mail using cron job I opened cpanel -> Cron Job -> Select Common Settings my problem with command

curl http://example.com/myfolder/mail.php

please I need correct command because I think script not working


Solution

  • Try This :

    /usr/bin/php -q /home/username/public_html/filename.php