About
Pricing
Community
Teams
Start Free Trial
Log in
narmi2
asked on
2/18/2010
HTML Tidy library
Dear Experts,
It seems that I do not have the HTML Tidy library installed on my test server. How do I install this? Is it simply:
yum install php-tidy
???
Or is there more to it, like restarting apache or some other service etc.
I am using CentOS/RedHat 5.4
Linux Distributions
Apache Web Server
PHP
4
1
Last Comment
narmi2
8/22/2022 - Mon
Kalpan
2/18/2010
http://www.virtualmin.com/node/8333
narmi2
2/18/2010
ASKER
I would prefer not to update the php version at this stage.
nemagee
2/18/2010
There's an RPM available. Check here:
http://www.rpmfind.net/linux/rpm2html/search.php?query=libtidy
Then just copy the URL of the distro you want, and type this command:
wget <then paste your URL to download it>
Then issue an "rpm -i <packagename>.rpm" command.
Like this:
wget
ftp://195.220.108.108/linux/epel/5/i386/libtidy-0.99.0-14.20070615.el5.i386.rpm
rpm -i libtidy-0.99.0-14.20070615
.el5.i386.
rpm
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
ASKER CERTIFIED SOLUTION
narmi2
2/22/2010
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.