Updated Setting up Drupal 7 (markdown)
parent
9063fa1774
commit
c51385da3e
|
@ -278,9 +278,7 @@ https://cms.example.com
|
|||
Under the *webadmin* user run `crontab -e` and use this cron job:
|
||||
|
||||
```
|
||||
5 * * * * php /srv/webadmin/cms/sites/all/modules/civicrm/bin/cli.php -u cmsadmin -p exjeijPadwadvigfaymNosgavVisebr -e Job -a execute
|
||||
```
|
||||
|
||||
*/5 * * * * wget -O - -q -t 1 https://cms01.theo-andreou.org/cron.php?cron_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
### Check the status page
|
||||
|
||||
Visit the status page for any errors or warnings that need to be attended:
|
||||
|
|
Loading…
Reference in a new issue