• #dev 2017-10-24
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-10-24 UTC
# 13:48
jeremycherfas
If I ssh user@host in terminal, I am quickly taken to the server and shown the splash. But if I exec(ssh server@host); in php it seems to be stuck forever and then eventually returns with a broken pipe message.