Updated Setting up CiviCRM (markdown)
parent
545adbc2e0
commit
9063fa1774
|
@ -73,17 +73,17 @@ Then press the 'Re-check Requirements' button. If you get the green assurance th
|
|||
|
||||
If we click the "System Status: Error" link at the bottom of the CiviCRM page we will see these errors:
|
||||
|
||||
* Cron Not Running
|
||||
1. Cron Not Running
|
||||
No cron runs have been recorded.
|
||||
* Configure Default Mailbox
|
||||
2. Configure Default Mailbox
|
||||
Please configure a default mailbox for CiviMail.
|
||||
* Complete Setup
|
||||
3. Complete Setup
|
||||
Please enter your organization's name, primary address, and default FROM Email Address (for system-generated emails).
|
||||
* Security Warning
|
||||
4. Security Warning
|
||||
The CiviCRM debug log should not be downloadable.
|
||||
* Private Files Readable
|
||||
5. Private Files Readable
|
||||
Files in the data directory (/srv/webadmin/cms/sites/default/files/civicrm/upload/) should not be downloadable.
|
||||
* Private Files Readable
|
||||
6. Private Files Readable
|
||||
Files in the data directory (/srv/webadmin/cms/sites/default/files/civicrm/custom/) should not be downloadable.
|
||||
|
||||
### Setup cron
|
||||
|
|
Loading…
Reference in a new issue