安装Xdebug后phpinfo中的OLDPWD是什么?

发布于 2024-11-04 19:44:07 字数 294 浏览 4 评论 0原文

我注意到这一行...

OLDPWD  /webroot/shareddev/xdebug/xdebug-2.1.1/xdebug-2.1.1

...在我使用以下给出的说明编译 xdebug.so 后出现或被修改: http://www.xdebug.org/find-binary.php

我不再运行 Xdebug 扩展,所以我想知道如何将其恢复到原始状态。

I noticed that this line...

OLDPWD  /webroot/shareddev/xdebug/xdebug-2.1.1/xdebug-2.1.1

...appeared or was modified after I compiled xdebug.so using the instructions given in: http://www.xdebug.org/find-binary.php

I don't have the Xdebug extension running anymore, so I wonder how to get it back to its original state.

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

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

发布评论

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

评论(1

此岸叶落 2024-11-11 19:44:07

OLDPWD 的定义是 (print) 工作d目录,由 cd 命令设置。

The definition of OLDPWD is the old (print) working directory as set by the cd command.

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