Zend Server 错误:The server encountered an internal error or misconfiguration and was unable to comple

来源:互联网 发布:yum install net snmp 编辑:程序博客网 时间:2024/05/18 14:25

               Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

 

原因是发现ZendServer\etc\ZendEnablerConf.xml中的开头是一段乱码, 将其改成以“<?xml”开头,重启下apache即可