I just wanna run some php script in period.
for example
run http://mysite/bakup.php every day.
Log in cPanel with my account => Cron jobs =>Standard
and how to do then ?
Sorry for my broken English.
Thanks .
Are you sure the file that you are putting there matchs http://mysite/bakup.php or try doing setting the permisions . Is this a dedicated server or reseller ?
It's usually pretty straight forward and the flash tutorials cover what you need to know. If you're still having problems consider using a remote script scheduling solution like www.cronservice.co.uk
I assure http://mysite/bakup.php exists.I followed the tutorials.But it only returned error messages.The simple php script is only for testing the cron,and it is not trying to set the permisions . If I click the link http://mysite/bakup.php,the php script works as I want .
Thank you all the same .