Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
mflorell wrote:Check your crontab for that time, probably an optimize process running.
DomeDan wrote:it gotta be this line:
1 1 * * * /usr/share/astguiclient/Vtiger_optimize_all_tables.pl --quiet
if you are using vtiger then you should schedule it to a time when there is no activity on the server.
if you are NOT using vtiger then you can comment out that line, just put a # in the beginning of the line
this line
1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug
runs at the same time, you should schedule that to a time when there is no activity on the server too
myquerry1983 wrote:DomeDan wrote:it gotta be this line:
1 1 * * * /usr/share/astguiclient/Vtiger_optimize_all_tables.pl --quiet
if you are using vtiger then you should schedule it to a time when there is no activity on the server.
if you are NOT using vtiger then you can comment out that line, just put a # in the beginning of the line
this line
1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug
runs at the same time, you should schedule that to a time when there is no activity on the server too
Ok ill try that option..thanka a lot...
Users browsing this forum: No registered users and 155 guests