Is it this?
/usr/local/bin/php -q /home/myusername/public_html/script.php
Is it this?
/usr/local/bin/php -q /home/myusername/public_html/script.php
Hello Jory,
Yes, this should work correctly.
Have no fear,
GlowHost is Here!
Depends on the path where php is installed . Usually its /usr/bin/php path of script
You can use below path for the cron job:
/home/user/public_html/script.php
If you are using cpanel control panel then you can easily create it in cpanel:
Login to cpanel >> Click on "Cron Jobs" under "Advanced section"
You can create cron jobs in cpanel.