您的位置:首页 > 理论基础 > 计算机网络

windows上zend server安装 报The server encountered an internal error or misconfiguration and was unable to complete your request -解决方法 摘自网络

2013-12-25 22:39 2855 查看
windows上zend server安装完成后报如下错误:

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即可
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐