修复WAMP服务器
我无法将我的 WAMP 服务器上线。我最近添加了一个 php 扩展(php_mssql.dll) 检查扩展后,我的 wamp 服务器不再启动。我只能 要删除我通过注释掉 php.ini 文件中的 php_mssql.dll 添加的扩展,但它仍然启动并保持黄色。每次点击“上线”时都会出现错误信息提示:
无法执行菜单项(内部错误) [异常] 无法执行服务操作: 请求的控件对此服务无效
此错误是什么意思?我该如何解决这个错误?
聚苯乙烯 我有两台运行 MSSQL Server 和 WAMP Server 的服务器,在添加扩展之前一切正常,没有任何问题。我的 wamp 服务器也使用端口 8000。
I cannot put my WAMP server online. I recently add a php extention (php_mssql.dll)
and after checking the extension, my wamp server does not start anymore. I was only able
to remove the extension i added by commenting out the php_mssql.dll in the php.ini file but still it does start and remain color yellow. every time i click "put online" an error message prompt:
Could not execute menu item (internal error)
[Exception] Could not perform service action:
The requested control is not valid for this service
What does this error mean? How do i address this error?
P.S.
I have two servers running MSSQL Server and WAMP Server, prior to adding extension everything works fine and there has been no problem. Also my wamp server is using port 8000.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 Apache 错误日志。如果您发现任何内容,请剪切/粘贴上面的错误文本。
查看 Windows 错误日志。同样,剪切/粘贴您可能找到的任何错误消息。
一切都失败了:
a) 保存 mysql 数据库的备份
b) 保存 HTML、CSS、PHP、图像和自定义脚本的备份
c) 重新安装
Look in the Apache error logs. If you find anything, cut/paste the error text above.
Look in the Windows error logs. Similarly, cut/paste any error messages you might find.
Failing all else:
a) Save a backup of your mysql database
b) Save a backup of your HTML, CSS, PHP, images and custom scripts
c) Reinstall