------guide a php file for cron job in zpanel----
1-first create a text file and type into the text file this comment :
service httpd restart
2- save as this text file to a.php (or anyname.php)
3- upload this a.php to your domain that you wana use cron job on it
4-upload this a.php to >> /Domainname(example::abcd.com)/_cgi-bin/
5- go to cron job manager and create a cron job . for example
in cron job manager into the script you must type /domain name/_cgi-bin/a.php
into thr comment you must a comment (type a name or any comment)
you must select every X time in list box of executed
for example : i select every 2 hour
and after click on create
fiish
enjoi !!!
Alfa5xxx