Category: Linux

  • Install the Extra Packages for Enterprise Linux repository configuration by running the following. This installs EPEL and configures yum to also use the EPEL repository.
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
  • Proceed to install php-tidy as this is provided by the EPEL repository.
yum install php-tidy

This installs php-tidy

  • Restart Apache

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.