Best practice forum (Archived)

تمت إزالة منتدى المناقشة هذا

 
لقد تمت إزالة مشاركة المنتدى هذه
Monday, 8 April 2013, 5:23 PM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Simon Coggins
Re: Force a sync?
بواسطة Monday, 8 April 2013, 5:44 PM - Simon Coggins
مجموعة Totara

Hi Lane,

If you are able to upgrade to 2.2.14 we have added a button to the interface to run the sync manually.

Otherwise you can trigger the sync from the server command line by triggering the sync cron directly:

The exact command will depend on your server configuration and permissions but it will be something like this:

sudo -u www-data php [/path/to/webroot]/admin/tool/totara_sync/run_cron.php

Simon