Line 172: |
Line 172: |
| * mailsorting contrib sorts to Maildir folders, zarafa won't see this mail. Disable procmail/maildrop and re-create internal zarafa rules | | * mailsorting contrib sorts to Maildir folders, zarafa won't see this mail. Disable procmail/maildrop and re-create internal zarafa rules |
| | | |
− | ====Restarting httpd-e-smith==== | + | ====sv sigusr1 httpd-e-smith==== |
| Eg. modifying an ibay, causes a problem with webaccess | | Eg. modifying an ibay, causes a problem with webaccess |
| | | |
Line 181: |
Line 181: |
| Sep 28 16:30:27 kiwi httpd: PHP Warning: mapi: Unable to register functions, unable to load in Unknown on line 0 | | Sep 28 16:30:27 kiwi httpd: PHP Warning: mapi: Unable to register functions, unable to load in Unknown on line 0 |
| | | |
− | workaround is to | + | most of these events will cause webaccess to break |
| + | # ls -la `slocate services2adjust | grep httpd-e-smith` |
| + | /etc/e-smith/events/console-save/services2adjust/httpd-e-smith -> restart |
| + | /etc/e-smith/events/domain-create/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/domain-delete/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/domain-modify/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/email-update/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/host-create/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/host-delete/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/host-modify/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/ibay-create/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/ibay-delete/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/ibay-modify-servers/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/ibay-modify/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/ldap-update/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/logrotate/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/network-create/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/network-delete/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/remoteaccess-update/services2adjust/httpd-e-smith -> sigusr1 |
| + | /etc/e-smith/events/timezone-update/services2adjust/httpd-e-smith -> restart |
| + | |
| + | workaround is to |
| sv restart httpd-e-smith | | sv restart httpd-e-smith |
| + | |
| + | fix is to work out why php is giving an error |
| | | |
| ====Address book==== | | ====Address book==== |