From: etiess Date: Wed, 26 Nov 2014 13:07:27 +0000 (+0100) Subject: Update wallabag_compatibility_test.php X-Git-Tag: 1.9beta~48^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=66d7a4dcd895932faea04c93de615af23f687466;p=github%2Fwallabag%2Fwallabag.git Update wallabag_compatibility_test.php Explain how to install Tidy --- diff --git a/install/wallabag_compatibility_test.php b/install/wallabag_compatibility_test.php index 2e78b675..61a8e99f 100644 --- a/install/wallabag_compatibility_test.php +++ b/install/wallabag_compatibility_test.php @@ -338,7 +338,7 @@ if (isset($_GET['from'])){
  • Tidy: You have Tidy support installed. No problems here.
  • -
  • Tidy: The Tidy extension is not available. should still work with most feeds, but you may experience problems with some.
  • +
  • Tidy: The Tidy extension is not available. should still work with most feeds, but you may experience problems with some. You can install it with sudo apt-get install php5-tidy and then reload Apache sudo service apache2 reload.
  • @@ -424,4 +424,4 @@ if (isset($_GET['from'])){ - \ No newline at end of file +