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.
原因是
ZendEnablerConf.xml(路径%你的安装路径%ZendServer\etc\ZendEnablerConf.xml)中的开头是一段乱码, 将其改成以“<?xml”开头,重启下apache 即可访问http://localhost:10081/ZendServer
(假设你的端口号是10081),如果没设置密码会进入密码设置和邮件设置
详情请点击这里
ZendEnablerConf.xml(路径%你的安装路径%ZendServer\etc\ZendEnablerConf.xml)中的开头是一段乱码, 将其改成以“<?xml”开头,重启下apache 即可访问http://localhost:10081/ZendServer
(假设你的端口号是10081),如果没设置密码会进入密码设置和邮件设置
详情请点击这里
本文介绍了解决ZendServer中出现InternalServerError的方法。通过修正ZendEnablerConf.xml文件的开头乱码问题,并重启Apache服务,可以成功访问ZendServer并进行后续设置。
2995

被折叠的 条评论
为什么被折叠?



