downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Configuración en tiempo de ejecución> <Requerimientos
Last updated: Fri, 20 May 2011

view this page in

Instalación

Esta extensión está ligada con PHP 5 y superiores, y se instala usando la opción de configuración --with-tidy .

Lo usuarios de PHP 4 pueden usar la (vieja) extensión PECL aquí: » http://pecl.php.net/package/tidy.

Note:

Tidy 1.0 es para PHP 4, mientras que las versiones más recientes de la extensión Tidy son para PHP 5 y superiores.



add a note add a note User Contributed Notes Instalación
spaceman at skipthispart dot foo dot at 13-Apr-2008 05:02
If you're having trouble installing the Tidy2 extension on Ubuntu Dapper for PHP 5, take a look at this thread in the support forums:

http://ubuntuforums.org/showthread.php?t=195636

In summary:
* there is an extra "make clean" step required between "configure" and "make"
* depending on your setup, you may need to install a couple of other packages before you can install tidy:
   build-essential, php5-dev and/or php5-cli, libtidy, libtidy-dev

 
show source | credits | stats | sitemap | contact | advertising | mirror sites