The resource configs in the php.ini file are:
Quote:
max_execution_time = 30
max_input_time = 60
memory_limit = 32M
|
As far as timezone goes I am in GMT and so is the server. Running the "crontab -e" command gives me:
Quote:
0 1 * * * /scripts/cpbackup
*/15 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
14 0 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
0 6 * * * /scripts/exim_tidydb > /dev/null 2>&1
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
|
checking /etc/cron* gives me:
Quote:
[root@vps etc]# ls cron*
cron.deny crontab
cron.d:
sysstat
cron.daily:
00-makewhatis.cron logrotate rpm slocate.cron tmpwatch yum.cron
cron.hourly:
cron.monthly:
cron.weekly:
00-makewhatis.cron yum.cron
|
However I am not sure how to check the exact times these items run at
So there we have it, I don't think there is anything out of the ordinary