client denied by server configuration: /public_html/app/etc/local.xml
I tried the following and still same error:
added this to /app/design/adminhtml/default/default/layout/local.xml
<layout>
<default>
<remove name="notification_security" />
<remove name="notification_survey" />
</default>
</layout>