Jump to content


Photo

Tidy - on centos


  • Please log in to reply
3 replies to this topic

#1 sanbrar

sanbrar

    Advanced Member

  • Members
  • PipPipPip
  • 64 posts

Posted 08 March 2012 - 11:18 PM

I am having issue installing tidy on centos, can install the app without Tidy?

Thanks

#2 Jason

Jason

    Administrator

  • Administrators
  • 722 posts
  • LocationChicago

Posted 09 March 2012 - 03:43 AM

You could modify PageView function tidy, as well as BeginRequestBehavior.php, there is a handleTidyEvent. Also then you would have to rem it out during the installation check.

Jason Green
Zurmo Team
Need support? Upgrade now


#3 sanbrar

sanbrar

    Advanced Member

  • Members
  • PipPipPip
  • 64 posts

Posted 09 March 2012 - 04:27 AM

Finally I was able to get it work


cd /usr/src
svn co http://svn.php.net/r...P_5_3/ext/tidy/
cd tidy
phpize
./configure
make
make install

cp -f /usr/lib64/php/modules/tidy.so /usr/lib64/php-zts/modules

vi /etc/php.ini
add
extension=tidy.so

Thanks :)

#4 Jason

Jason

    Administrator

  • Administrators
  • 722 posts
  • LocationChicago

Posted 09 March 2012 - 02:49 PM

That works too. I think for the future we will make tidy optional

Jason Green
Zurmo Team
Need support? Upgrade now





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users