Im getting a server error 500 when I try to save admin/optionsadmin.php

Article Details
URL: https://www.awbs.com/hd/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=7
Article ID: 7
Created On: Oct 18 2006 11:56 PM

Answer Check the logs (audit log), if you find an error such as this:

[Mon Oct 16 14:16:43 2006] [error] [client xxx.xxx.xxx.xxx] mod_security: Access denied with code 500. Pattern match "" at POST_PAYLOAD [severity "EMERGENCY"] [hostname "www.yourdomain.com"] [uri "/admin/optionsadmin.php"]

Turn mod security off or add this to your .htaccess file in the admin directory:
SecFilterEngine Off