Fatal Error: Class 'tidy' not found
solution
#pecl install tidy
#apt-get install php5-tidy
you might have to add extension=tidy.so into php.ini
solution
#pecl install tidy
#apt-get install php5-tidy
you might have to add extension=tidy.so into php.ini