Hi Gerald, > There is a package in the yum centos extras repository > > [r...@c102 SSL]# yum list | grep php-tidy > php-tidy.i386 5.1.6-15.el5.centos.1 extras > > php-tidy.i386 : Standard PHP module provides tidy library support > > Maybe that will be OK? Michael?
That'll work OK for the stock PHP, but not for any third party PHP such as mine. Usually all the extras need to be be either compiled into the right PHP directly. Or they need to be compiled as loadable module *for* the very version of PHP and the environment you're planning to use it with. -- With best regards Michael Stauber _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
