红帽 php-apd 安装

发布于 2024-11-18 09:26:33 字数 133 浏览 5 评论 0原文

我最近尝试使用 php-apd profiler 来分析我的 Facebook 应用程序,但我没有任何使用 redhat dest 的经验。 如何在redhat下安装php-apd profiler?确切的命令是什么?

I'm recently trying to profile my Facebook app with php-apd profiler, but i don't have any experience with redhat dest.
how to install php-apd profiler under redhat? what is the exact command?

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

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

发布评论

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

评论(2

開玄 2024-11-25 09:26:33

您是否尝试过简单地使用: pecl install apd

由于它是 PECL 扩展,理论上该命令应该足以安装它。如果这不起作用,您可以在 PHP 手册上找到更多信息有关安装 PECL 扩展的页面

Have you tried simply using: pecl install apd

Since it's a PECL extension, in theory that command should be enough to install it. If that doesn't work, you may be able to find more information on the PHP manual page about installing PECL extensions.

月隐月明月朦胧 2024-11-25 09:26:33

我认为您应该阅读手册一次。

Think you should go through the manual once.

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