Quote:
Originally Posted by SharpDoggy
I am a little confused with the conjob...do I type:
curl -q /dev/null http://<url>.com/monitor.php
or
curl -s -o /dev/null http://<url>.com/monitor.php
or is it something totally different? (This is in my cron options in cpanel)
also:
what does this mean:
Before you do anything, open the script that you
will be using. Set the #bang bang line# to point
to your scripts interperter.
I'm guessing it is for the #!/usr/bin/php -q line, but what would I need to change and where do I find the "scripts interperter" ???
|
Anyone help with this as I also need to know??
Thanks