Zend 调试器错误:Zend 调试器:无法读取 zend_debugger.httpd_uid 或 zend.httpd_uid 的有效值,不会执行删除权限

发布于 2024-10-16 15:54:05 字数 224 浏览 4 评论 0原文

在使用 PHP 5.2.6 和 Apache2 的 Ubuntu 服务器上安装 Zend 调试器后出现此错误:

Zend 调试器:无法读取 zend_debugger.httpd_uid 或 zend.httpd_uid 的有效值,将不会执行删除权限

Apache 将不会启动,它会创建netstat 显示的 httpd 进程正在侦听端口 80 和 443,但 pid 文件从未写入,并且不服务请求。

I have this error after installing Zend Debugger on a Ubuntu server with PHP 5.2.6 and Apache2:

Zend Debugger: Cannot read a valid value of zend_debugger.httpd_uid or zend.httpd_uid, will not perform dropping of privileges

Apache will not start, it creates an httpd process that netstat shows is listening to ports 80 and 443, but the pid file is never written and it's not serving requests.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

淡笑忘祈一世凡恋 2024-10-23 15:54:05

我想发布这个问题,因为谷歌上没有这方面的好信息。

我的问题的解决方案是安装了 ionCube。 IonCube 和 Zend Debugger 不能很好地协同工作。

我卸载了 ionCube(不再需要它),一切都很好。

I wanted to post this question because there is NO good info on Google for this.

The solution to my issue was that I had ionCube installed. IonCube and Zend Debugger do not play nice together.

I uninstalled ionCube (no longer needed it) and all is well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文