加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

安装Tidy,PHP

发布时间:2020-12-13 14:08:12 所属栏目:PHP教程 来源:网络整理
导读:我猜,当php安装在我的盒子–with-tidy arg不包括在内. 当浏览我的php.ini行时: ;extension=php_tidy.dll 不见了. 如何将模块添加到我的php安装?注意我尝试添加: extension=php_tidy.dll 但没有运气. 我检查了文档,但他们说的只是: This extension is bun
我猜,当php安装在我的盒子–with-tidy arg不包括在内.

当浏览我的php.ini行时:

;extension=php_tidy.dll

不见了.

如何将模块添加到我的php安装?注意我尝试添加:

extension=php_tidy.dll

但没有运气.

我检查了文档,但他们说的只是:

This extension is bundled with PHP 5 and greater,and is installed using the –with-tidy configure option.

我遇到了同样的麻烦,并在这里写下我的解决方案:
Installing Tidy 2.0 PHP extension on Ubuntu 10.10
http://web.onassar.com/blog/2010/11/16/installing-tidy-2-0-php-extension-on-ubuntu-10-10/

它适用于较新版本的Ubuntu.虽然它可能不是最直接的路线,它的运作良好.我希望它能帮助别人.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读