• #dev 2021-11-30
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-11-30 UTC
# 23:54
[tantek]1
no tidy is an error that you may see at the start of a page from a server using [[PHP]] that depends on the php-tidy extension (like [[H2VX]]) yet does not have the extension installed or enabled; the solution is to install/enable it, e.g. on [[DreamHost]] add "extension = tidy.so" to the server’s phprc file.