(09-20-2014, 04:39 AM)iTpain Wrote: hey man can you tell me what cod to insert in cron manager
my ip/?module=cron
Or where to insert that code
vi or nano /etc/cron.d/zdaemon
mine its look like this now
#SHELL=/bin/bash
#PATH=/sbin:/bin:/usr/sbin:/usr/bin:/opt/rh/php55/root/usr/bin:/opt/rh/php55/ro$
#MAILTO=root
#HOME=/
#MANPATH=/opt/rh/php55/root/usr/share/man:${MANPATH}
#*/5 * * * * root nice -2 /opt/rh/php55/root/usr/bin/php -q /etc/zpanel/panel/b$
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
*/5 * * * * root /usr/bin/php -q /etc/zpanel/panel/bin/daemon.php >> /dev/null $